Skip to content

Commit

Permalink
Just added some notes to the production env
Browse files Browse the repository at this point in the history
  • Loading branch information
augustf committed Jun 2, 2012
1 parent d5f7b0c commit da473fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#To deploy in production:
#rake db:migrate RAILS_ENV="production"
#rake db:seed RAILS_ENV="production"
#bundle exec rake assets:precompile

Concerto::Application.configure do
# Settings specified here will take precedence over those in config/application.rb

Expand Down

0 comments on commit da473fb

Please sign in to comment.