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-12-25 21:35:40 +01:00
..
fixtures Mark html safety 2009-10-09 18:36:58 -07:00
abstract_unit.rb Fully expand relative rails framework paths and make sure we aren't 2009-12-16 11:56:51 -06:00
adv_attr_test.rb adv_attr_accessors in ActionMailer are not sent to the views, use the mailer object if you need to access the subject, recipients, from, etc. 2009-12-25 21:35:40 +01: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 Make tests run without deprecation warning (just one left). 2009-11-01 02:23:48 +01:00
mail_layout_test.rb Make tests run without deprecation warning (just one left). 2009-11-01 02:23:48 +01:00
mail_render_test.rb adv_attr_accessors in ActionMailer are not sent to the views, use the mailer object if you need to access the subject, recipients, from, etc. 2009-12-25 21:35:40 +01:00
mail_service_test.rb Make ActionMailer::Base inherit from AbstractController::Base 2009-12-22 11:29:06 -08: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 Make tests run without deprecation warning (just one left). 2009-11-01 02:23:48 +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 Make ActionMailer::Base inherit from AbstractController::Base 2009-12-22 11:29:06 -08:00