dmpopidor / config /
@briley briley authored on 12 Jul 2016
..
initializers 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
locales Master (#7) 9 years ago
application.rb Commented out api test since it is incomplete and references a missing fixture. Also commented out stubbed performance test because that functionality is no longer a part of rails 9 years ago
boot.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
database_example.yml setup travis with mysql 9 years ago
environment.rb Master (#7) 9 years ago
routes.rb Updated routes.rb to remove unecessary create and edit route definitions 9 years ago
secrets_example.yml DMPonline4 - RAILS 4.0 (#4) 9 years ago
tinymce.yml DMPonline4 - RAILS 4.0 (#4) 9 years ago