I''m using paperclip to allow users to upload an "avatar"
(pretty
standard). The problem is, it works just fine in development, but when I
deploy the app, it will only upload the original image to S3, but not
the resized images. I''ve looked all over, and I suspect it may be a
problem with rmagick (although, I''m not sure about that), I checked the
list and rmagick is installed.
Has anyone else encountered this? or can someone point me to a possible
solution? Does Aptana support rmagick and image magick, or do I have to
do some configuring of some sort on the cloud where my app is deployed?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---