Skip to content

Commit

Permalink
Fix whitespace in task
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Oct 14, 2011
1 parent 2b8526b commit 7ab5ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/paperclip.rake
Expand Up @@ -73,7 +73,7 @@ namespace :paperclip do
ENV['STYLES'] = missing_styles.join(',')
Rake::Task['paperclip:refresh:thumbnails'].execute
end
end
end
Paperclip.save_current_attachments_styles!
end
end
Expand Down

0 comments on commit 7ab5ba6

Please sign in to comment.