Skip to content

Commit

Permalink
Added step for precompiling assets (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico authored Oct 17, 2018
1 parent 207ec6f commit 5174bf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/start
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ if ! bundle exec rake db:migrate ; then
export DB_MIGRATE_FAILED=1
fi

bundle exec rake assets:precompile

exec bundle exec puma -C config/puma.rb

0 comments on commit 5174bf1

Please sign in to comment.