1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test
Yves Senn fd6d6dc602 Merge pull request #15083 from zuhao/refactor_actionmailer_i18n_with_controller_test
Use with_translation helper to clean up I18n stored translations.
2014-05-13 10:43:50 +02:00
..
fixtures Ruby's new Hash syntax applied in actionmailer 2013-11-14 13:41:37 +05:30
mailers Ruby's new Hash syntax applied in actionmailer 2013-11-14 13:41:37 +05:30
abstract_unit.rb standardize on jruby_skip & rbx_skip 2014-01-13 19:51:47 +05:30
asset_host_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30
base_test.rb Fix state leaks in actionmailer/test/base_test.rb. 2014-05-07 20:49:43 +08:00
delivery_methods_test.rb Move state restoration from setup/teardown into affected test cases. 2014-05-13 16:28:39 +08:00
i18n_with_controller_test.rb Use with_translation helper to clean up I18n stored translations. 2014-05-13 16:38:21 +08:00
log_subscriber_test.rb A minor stylistic fix and cleanup of mail deliveries. 2014-05-13 13:01:14 +08:00
mail_helper_test.rb
mail_layout_test.rb Remove unnecessary setup and teardown. 2014-05-13 15:03:53 +08:00
test_helper_test.rb
test_test.rb
url_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30