We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
irb(main):023:0> m.image.remote_url => "http://pdh-staging-sp.s3.amazonaws.com/2016/07/11/21/06/33/5c769da8-b7de-484b-bb67-0cbd06999c13/= 0_p-.png"
There is a unescaped space on teh URL, which breaks some stuff. m is a model which has dragonfly_acessor :image. Version is 1.0.12.
m
dragonfly_acessor :image
The text was updated successfully, but these errors were encountered:
Oops! Perhaps this is an dragonfly-s3 issue! Oops? Perhaps this is an dragonfly-s3 issue?
Sorry, something went wrong.
No branches or pull requests
There is a unescaped space on teh URL, which breaks some stuff.
m
is a model which hasdragonfly_acessor :image
. Version is 1.0.12.The text was updated successfully, but these errors were encountered: