Commit f756dd1d by Jon Yurek

Fixing typo in whiny_thumbnails

parent 0059b8cf
......@@ -265,7 +265,7 @@ module Paperclip
dimensions,
format,
extra_options_for(name),
@whiny_thumnbails)
@whiny_thumbnails)
rescue PaperclipError => e
@errors << e.message if @whiny_thumbnails
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