Commit ea68f3f1 by Victor Ng KP Committed by Tute Costa

Update deployment sequence to paperclip namespace (#2231)

parent 0eb33104
......@@ -864,7 +864,7 @@ namespace :paperclip do
end
end
after("deploy:compile_assets", "deploy:build_missing_paperclip_styles")
after("deploy:compile_assets", "paperclip:build_missing_styles")
```
Now you don't have to remember to refresh thumbnails in production every time you add a new style.
......
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