History for dmpopidor / config / environments / production.rb
2016-11-07
@Brian Riley
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
Brian Riley committed on 7 Nov 2016
2016-08-09
@briley
added initializers that were previsouly ignored by gitignore
briley committed on 9 Aug 2016