dmpopidor / lib /
@Brian Riley Brian Riley authored on 7 Nov 2016
..
assets 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
tasks Corrected spelling of text_desription field in token_permission_types 9 years ago
templates/erb/ scaffold Merging master (#20) 9 years ago
active_admin_views_pages_base.rb Merging master (#20) 9 years ago
custom_failure.rb reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop 9 years ago
global_helpers.rb Merging master (#20) 9 years ago