tenforwardconsulting/rails_application_template

Capify improvements

boatrite opened this issue · 0 comments

Should create dev, production stages by default
Should copy over environments/production.rb to environments/dev.rb and set 'configure all requests local' to true.

Make sure secrets.yml looks for SECRET_KEY_BASE for dev also (production is included automatically)