rails--rails/actionmailer/test
Carlhuda 1fb2c6f635 Get ActionMailer's tests passing with the non global router 2010-02-25 17:53:01 -08:00
..
fixtures Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
old_base Get ActionMailer's tests passing with the non global router 2010-02-25 17:53:01 -08:00
abstract_unit.rb Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08: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 Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08: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