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 make webrat compatible with rails 4.1 2014-01-04 18:53:40 +03:00
locale Add options for FailureApp's i18n_message. Similar #1633 2013-10-24 16:49:13 +02:00
webrat/integrations Avoid RAILS_DEFAULT_LOGGER deprecation warning from Webrat 2010-09-26 14:53:36 -03:00
assertions.rb Switched all instances of 'not blank?' to 'present?' 2014-04-17 20:34:28 -05:00
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 Support custom port for MongoDB config 2014-01-03 11:23:34 -02:00