I am having a few problems using the upload_column plugin.
When I have this in my model
image_column :image, :versions => { :thumb => "c40x40", :large
=>
"200x300" }
I get the following error
undefined method `crop_resized'' for #<Magick::Image:0x477cdd4>
Has anyone found a fix for this?
Cheers
Josh
--
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
-~----------~----~----~----~------~----~------~--~---