rails/actionmailer/test
2009-11-01 02:23:48 +01:00
..
fixtures Mark html safety 2009-10-09 18:36:58 -07:00
abstract_unit.rb Have all the tests running off a single Gemfile 2009-10-20 16:34:44 -07:00
adv_attr_test.rb Move misplaced test 2009-05-22 15:32:35 -07: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 abstract all of the ActionMailer delivery methods into their own classes. thereby the following are equivalent 2009-11-01 02:23:47 +01: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 Allow custom type for multipart emails [#1691 state:resolved] 2009-03-10 16:38:37 +00:00
mail_render_test.rb Move all render and layout pieces required in ActionMailer from ActionController to AbstractController. 2009-11-01 02:23:48 +01:00
mail_service_test.rb Remove ActionMailer helpers and rely on AbstractController one. 2009-11-01 02:23:48 +01: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 abstract all of the ActionMailer delivery methods into their own classes. thereby the following are equivalent 2009-11-01 02:23:47 +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 Need to use "use_controllers" for nonexistent controller in AM test 2009-10-18 10:39:21 -05:00