1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/support
Lucas Mazza 48f03d8cc4 Ensure that the I18n backend is always initialized when we store custom translations.
Depending on the test order, there might a moment when a test reloads the I18n
backend and another tries to store a translation, but since the backend wasn't
re-initialized the custom translations would be overriden when i18n loads the
translations from the en.yml file.
2014-09-11 15:19:41 -03:00
..
action_controller
locale
webrat/integrations
assertions.rb
helpers.rb Ensure that the I18n backend is always initialized when we store custom translations. 2014-09-11 15:19:41 -03:00
integration.rb Replace 'Sign in' with 'Log in' in views, update tests 2014-08-06 13:32:02 -04:00
mongoid.yml