Simple cropping with Paperclip Simple cropping with Paperclip ruby ruby

Simple cropping with Paperclip


You only need to use # instead of > as a parameter:

has_attached_file :picture, :styles => { :thumb => "200x200#" }