OSDN Git Service

Added assets:precompile in upgrade guide 5.4 -> 6.0
authorAlex Bouma <info@alboweb.nl>
Thu, 22 Aug 2013 14:00:42 +0000 (16:00 +0200)
committerAlex Bouma <info@alboweb.nl>
Thu, 22 Aug 2013 14:00:42 +0000 (16:00 +0200)
doc/update/5.4-to-6.0.md

index 23993d0..7fe57a8 100644 (file)
@@ -71,6 +71,8 @@ sudo -u git -H bundle exec rake migrate_global_projects RAILS_ENV=production
 sudo -u git -H bundle exec rake migrate_keys RAILS_ENV=production
 sudo -u git -H bundle exec rake migrate_inline_notes RAILS_ENV=production
 
+sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
+
 ```
 
 ### 6. Update config files