tracks/config
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
..
environments Add a configuration setting for serving static assets 2015-09-01 19:21:16 -05:00
initializers Add paperclip gem 2015-08-05 13:07:47 +02:00
locales Remove the Google Gadget Integration 2015-08-07 21:31:00 -04:00
application.rb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
boot.rb Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
cucumber.yml set default format to progress for cucumber 2012-12-26 16:46:05 +01:00
database.yml.tmpl Use mysql for all databases in the template file 2012-10-09 12:22:07 -05:00
environment.rb Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
routes.rb Remove the Google Gadget Integration 2015-08-07 21:31:00 -04:00
secrets.yml create secrets.yml per rails upgrade instructions. It uses the secret key from site.yml 2014-09-22 10:28:33 +02:00
site.yml.tmpl Add a configuration setting for serving static assets 2015-09-01 19:21:16 -05:00