dmpopidor / app /
@briley briley authored on 21 Jul 2016
..
admin renamed config/environment to config/environments which is what rails is looking for. Commented out the DOCX mime type reference because it is already added by rails. Commented out the belongs_to_and has_many line in models/user because it is already defined by rolify gem 9 years ago
assets fixed issue with lock/unlock using .json extension in ajax call. fixed unknown i18n references in plans.js 9 years ago
controllers Fixed issues with settings hash 9 years ago
helpers Fixed issues with settings hash 9 years ago
mailers DMPonline4 - RAILS 4.0 (#4) 9 years ago
models Removed some debug statements 9 years ago
views Removed outdated i%() array initializers because they now create arrays of symbols instead of strings 9 years ago