rails--rails/actionmailer/test
Mikel Lindsaar cefc136ec3 Adding options to register observers and interceptors through ActionMailer::Base.register_observer and ActionMailer::Base.register_interceptor. These hook into Mail.register_interceptor and Mail.register_observer. Also bumped Mail requirement to 2.1.3
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-02-22 09:15:48 +01:00
..
fixtures Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
old_base Use ActionDispatch::Routing everywhere 2010-02-21 13:43:51 -08:00
abstract_unit.rb Fix test load paths for those not using bundler 2010-02-15 10:20:11 -06:00
base_test.rb Adding options to register observers and interceptors through ActionMailer::Base.register_observer and ActionMailer::Base.register_interceptor. These hook into Mail.register_interceptor and Mail.register_observer. Also bumped Mail requirement to 2.1.3 2010-02-22 09:15:48 +01:00
delivery_methods_test.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
log_subscriber_test.rb Merge master. 2010-02-17 00:48:04 +01:00
mail_helper_test.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
quoting_test.rb Updating to Mail 1.5.0, including default values for all Message#field_name methods, can access field objects by calling Message#[:field_name] 2010-01-02 22:39:00 -08:00
test_helper_test.rb Add new class delivery method API. 2010-01-24 17:31:18 +01:00