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
2009-01-18 04:19:18 +00:00
..
fixtures Ensure ActionMailer doesn't blow up when a two argument proc is set for the asset host 2008-12-01 19:38:25 +01:00
abstract_unit.rb Clean up view path cruft and split path implementations into Template::Path and Template::EagerPath 2008-12-29 19:27:19 -06:00
asset_host_test.rb Ensure ActionMailer doesn't blow up when a two argument proc is set for the asset host 2008-12-01 19:38:25 +01:00
delivery_method_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:22 +00:00
mail_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:22 +00:00
mail_layout_test.rb ActionMailer should respect content type when choosing layouts 2008-11-21 04:09:14 +05:30
mail_render_test.rb Removed old deprecation test because the warning was removed in 1129a24 2008-08-22 13:43:34 -05:00
mail_service_test.rb Add ActionMailer::Base#enable_starttls_auto option for enabling/disabling STARTTLS. [#1731 state:resolved] 2009-01-18 04:19:18 +00:00
quoting_test.rb Make ActioMailer quoting test play nice with Ruby 1.9 [#1726 state:resolved] 2009-01-16 17:25:37 +00:00
test_helper_test.rb Fixed RFC-2045 quoted-printable bug [#1421 state:committed] 2008-11-20 23:10:15 +01:00
tmail_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:22 +00:00
url_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:22 +00:00