rails/actionmailer/test
2006-09-09 20:16:42 +00:00
..
fixtures Make sure DOS newlines in quoted-printable text are normalized to unix newlines before unquoting. closes $166 and #4452 2006-09-09 20:16:42 +00:00
abstract_unit.rb set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +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 Make sure DOS newlines in quoted-printable text are normalized to unix newlines before unquoting. closes $166 and #4452 2006-09-09 20:16:42 +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