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
Right now, Jcrop.gif doesn't get compiled as part of the asset pipeline. I use nginx to serve up static resources, so the request for Jcrop.gif doesn't succeed. The css file should be an erb file that calls asset_path.
I can submit a PR for this if desired.
The text was updated successfully, but these errors were encountered:
jfly
changed the title
Need to use image_for for Jcrop.gif
Need to use asset_path for Jcrop.gif
Nov 5, 2015
jfly
added a commit
to jfly/carrierwave-crop
that referenced
this issue
Nov 5, 2015
Right now, Jcrop.gif doesn't get compiled as part of the asset pipeline. I use nginx to serve up static resources, so the request for Jcrop.gif doesn't succeed. The css file should be an erb file that calls asset_path.
I can submit a PR for this if desired.
The text was updated successfully, but these errors were encountered: