dmpopidor / config / environments /
@Ray Carrick Ray Carrick authored on 15 Feb 2017
..
development.rb trying to reduce data access queries. Needs more work 9 years ago
production.rb moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
test.rb Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21) 9 years ago