search for: story_controller

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

Did you mean: store_controller
2006 Feb 13
3
file_column: uninitialized constant Magick
...port-1.2.5/lib/ active_support/dependencies.rb:200:in `const_missing'' ./script/../config/../vendor/plugins/rails_file_column/plugins/ file_column/branches/kyle/lib/file_column.rb:621:in `file_column'' #{RAILS_ROOT}/app/models/story_entry.rb:7 ./script/../config/../app/controllers/story_controller.rb:13:in `index'' This error occured while loading the following files: story_entry.rb magick.rb It works fine without the :magick specification: file_column :image, :magick => { :versions => { "medium" => "300x200>" } } I am running OS X Tiger,...