[a little while later ...] I think the problem has to do with RMagick - can't seem to get the gem to work when deployed to Heroku for some reason. I've got it vendored and required in environment.rb, but I get a warning when I db:migrate that says "the gems that this app depend on are missing: - rmagick"
and when I run rake gems:install I get errors aplenty. Any advice? Thanks in advance, Stu On Dec 21, 10:15 pm, shenry <[email protected]> wrote: > I'm uploading images via Paperclip and the thumbnails aren't getting > generated, probably because of something I've not properly configured > in my app to work with Heroku's ImageMagick... > > Has anyone had success uploading and resizing in production that can > share some guidance? Thanks for any advice, > > Stu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
