Ruby on Rails Wednesday, December 28, 2011

I am having issues loading imagemagick and rmagick on webfaction.

I have installed a rails app called balder that organizes images.

my main problem is that i can't seem to upoload the image sthrough balder.

balder uses imagemagick and rmagick

when i use the console and do this:

irb(main):003:0> require 'RMagick'
=> nil

I don't think rmagick is working -- anyone have any ideas?

thx

sg



--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Ajq9aUZ0eIcJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment