Closed UniIsland closed 8 years ago
Looks good! As part of this PR, can you add an entry to the CHANGELOG to describe this change? Then I'll merge it.
Place it in a new master
block at the top of the file, like this:
# master
* Description of the change goes here
Thanks!
@mattbrictson CHAGELOG edited :D
Thanks! :sparkles:
capistrano/rails run
:set_linked_dirs
after user sets :linked_dirs in deploy.rb. It's likely that "public/assets" exists in :linked_dirs already.