dmpopidor / lib / assets /
@Brian Riley Brian Riley authored on 13 Jan 2017
..
fonts 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
images added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts 9 years ago
javascripts fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page 9 years ago
stylesheets fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page 9 years ago
videos/index.files/ html5video 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
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago