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
2006-09-09 21:14:43 +00:00
..
fixtures Make sure quoted-printable text is decoded correctly when only portions of the text are encoded. closes #3154. 2006-09-09 21:14:43 +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 quoted-printable text is decoded correctly when only portions of the text are encoded. closes #3154. 2006-09-09 21:14:43 +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