dmpopidor / config / initializers /
@briley briley authored on 4 Aug 2016
..
active_admin.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
backtrace_silencers.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
branding.rb updated en-UK and en-US locale files to make sure that they use their respective locale ids instead of en. Added a branding yaml file for org and app names 9 years ago
contac_us_example.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
cookies_serializer.rb Migrated codebase from rails 4.0 to 4.2, also removed most of the version specifications from the gem dependencies and ran bundle update 9 years ago
devise_example.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
formtastic.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
friendly_id.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
inflections.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
jbuilder_prettify.rb Master (#7) 9 years ago
locale.rb Updated load path on locales initializer so that it understands subdirectories. separated en contact-us locale into en-Uk and en-US. updated contact_us page to use gem's built in localization files 9 years ago
mime_types.rb 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
omniauth.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
recaptcha_example.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
rolify.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
session_store.rb tweaks to env and session_store cookie domain 9 years ago
swagger.rb Updated swagger.rb to use the pre ruby 2.2 syntax '0.0' => {} instead of '0.0': {} 9 years ago
wrap_parameters.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago