Navigation Menu

Skip to content

Commit

Permalink
Unfixed option name from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Oct 24, 2014
1 parent 981fb51 commit 17cae0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/paperclip/attachment.rb
Expand Up @@ -31,7 +31,7 @@ def self.default_options
: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
Expand Down

0 comments on commit 17cae0e

Please sign in to comment.