tracks/config/environments
Matt Rogers faf585b1d4 Add a configuration setting for serving static assets
This new setting will allow us to control in `site.yml` whether or not
our static assets will be served by Rails or by the app server that is
proxying requests to Rails. This is set to `false` by default so that
the proxying server is responsible for serving the assets.
2015-09-01 19:21:16 -05:00
..
cucumber.rb Remove support for deprecated password-hashing algorithm 2014-11-15 10:28:29 -05:00
development.rb Enable migration check in development environment 2014-07-07 22:30:23 -04:00
production.rb Add a configuration setting for serving static assets 2015-09-01 19:21:16 -05:00
test.rb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00