I believe that setting an image size will set the size for the original. Something like the code below. image_column :image,:versions => { :thumb => 'c30x30',:medium=>'c62x62', :image => '600x600' }
I believe that setting an image size will set the size for the original. Something like the code below. image_column :image,:versions => { :thumb => 'c30x30',:medium=>'c62x62', :image => '600x600' }