Commit 7ab5ba66 by Prem Sichanugrist

Fix whitespace in task

parent 2b8526b4
...@@ -73,7 +73,7 @@ namespace :paperclip do ...@@ -73,7 +73,7 @@ namespace :paperclip do
ENV['STYLES'] = missing_styles.join(',') ENV['STYLES'] = missing_styles.join(',')
Rake::Task['paperclip:refresh:thumbnails'].execute Rake::Task['paperclip:refresh:thumbnails'].execute
end end
end end
Paperclip.save_current_attachments_styles! Paperclip.save_current_attachments_styles!
end end
end 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