rails/actionmailer/test
Brian Cardarella dc7fd821dc Asynchronous ActionMailer
Any ActionMailer class can be set to render and delier messages using
the new Rails Queue.

Some of this work was borrowed (with permission) from Nick Plante's
(zapnap) reqsue_mailer gem.
2012-06-23 14:36:09 -04:00
..
fixtures Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
mailers Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
abstract_unit.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
asset_host_test.rb test cases should inherit from AS::TestCase 2012-01-05 17:05:43 -08:00
base_test.rb Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
delivery_methods_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
i18n_with_controller_test.rb Clean up some straggling build failures 2012-04-24 23:55:39 -05:00
log_subscriber_test.rb fixed test_deliver_is_notified need base_mailer 2011-05-25 08:01:56 +05:30
mail_helper_test.rb Fix AM format_paragraph helper method if a first word is long 2012-02-15 12:09:00 +04:00
mail_layout_test.rb test cases should inherit from AS::TestCase 2012-01-05 17:05:43 -08:00
test_helper_test.rb Deprecate the old mailer API that was not deprecated yet. 2010-08-29 20:42:13 -03:00
test_test.rb normalize arg for ActionMailer::TestCase tests method 2011-10-03 14:27:41 +04:00
url_test.rb Clean up some straggling build failures 2012-04-24 23:55:39 -05:00