Commit 0059b8cf by Jon Yurek

Fixing typo in whiny_thumbnails

parent 081b8888
......@@ -265,7 +265,7 @@ module Paperclip
dimensions,
format,
extra_options_for(name),
@whiny_thumnails)
@whiny_thumnbails)
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