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
David Heinemeier Hansson 3859d6da6e Added test for custom headers on parts (closes #3043)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4903 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-02 19:35:55 +00:00
..
fixtures Automatically included ActionController::UrlWriter, such that URL generation can happen within ActionMailer controllers. [DHH] 2006-08-25 06:48:15 +00:00
abstract_unit.rb Add forgotten test/abstract_unit 2006-07-03 21:14:04 +00:00
mail_helper_test.rb Mailer template root applies to a class and its subclasses rather than acting globally. Closes #5555. 2006-06-30 05:27:05 +00:00
mail_render_test.rb Mailer template root applies to a class and its subclasses rather than acting globally. Closes #5555. 2006-06-30 05:27:05 +00:00
mail_service_test.rb Added test for custom headers on parts (closes #3043) 2006-09-02 19:35:55 +00:00
quoting_test.rb Mailer template root applies to a class and its subclasses rather than acting globally. Closes #5555. 2006-06-30 05:27:05 +00:00
tmail_test.rb Mailer template root applies to a class and its subclasses rather than acting globally. Closes #5555. 2006-06-30 05:27:05 +00:00
url_test.rb Automatically included ActionController::UrlWriter, such that URL generation can happen within ActionMailer controllers. [DHH] 2006-08-25 06:48:15 +00:00