Commit 17cae0e7 by Jon Yurek

Unfixed option name from previous commit

parent 981fb513
......@@ -31,7 +31,7 @@ module Paperclip
:use_default_time_zone => true,
:use_timestamp => true,
:whiny => Paperclip.options[:whiny] || Paperclip.options[:whiny_thumbnails],
:media_check => true,
:validate_media_type => true,
:check_validity_before_processing => true
}
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment