dmpopidor / lib / assets /
@ray.carrick ray.carrick authored on 2 Mar 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 timestamp off updated_at rather than created_at plus other tidying up 9 years ago
stylesheets Optimistic Locking 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