search for: rmagick_file_column

Displaying 1 result from an estimated 1 matches for "rmagick_file_column".

Did you mean: magick_file_column
2006 Feb 03
3
File_column and rmagick options
Hi, Currently I''m using the file_column plugin to upload images and save multiple copies of each at 3 different resoltions: file_column :name, :magick => { :versions => { "thumb96" => "96x150>", "medium250" => "250x400>", "large480" => "480X640>" } } I am wondering if