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
Andrew White 4df9cc29c1 Support underscored symbols in Action Mailer config
We allow the use of underscored symbols to represent classes throughout
other parts of Rails so it seems incongruous that it's not supported in
`register_interceptor` and `register_observer`.
2014-01-26 12:05:35 +00: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 Support underscored symbols in Action Mailer config 2014-01-26 12:05:35 +00:00
delivery_methods_test.rb Don't mutate the Base settings by merge!ing the given value 2013-09-10 18:10:48 +02:00
i18n_with_controller_test.rb Retain ActionPack dependency on ActionView 2013-12-05 01:02:46 +01:00
log_subscriber_test.rb Instrument the generation of Action Mailer messages 2013-10-20 15:21:15 +02:00
mail_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
mail_layout_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_test.rb Remove unneeded tests 2012-12-31 13:57:24 -03:00
url_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30