You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.
Add an HTTP upload route for thumbnails from the remote servers. This means bin/airserver.rb will no longer assume that it is co-located with the web UI filespace.
The text was updated successfully, but these errors were encountered:
I have some experience with paperclip -- I've found it fairly easy to use in the past. Never tried carrierwave but on first look, it seems like it might be a little more opinionated, requiring slightly less configuration (it calls itself "classier").
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add an HTTP upload route for thumbnails from the remote servers. This means
bin/airserver.rb
will no longer assume that it is co-located with the web UI filespace.The text was updated successfully, but these errors were encountered: