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
Rafael Mendonça França 287a8d878c Merge pull request #8450 from senny/8448_mailer_return_values
the return value of mailer methods should not be relevant
2012-12-10 06:40:33 -08:00
..
fixtures use _action callbacks in actionmailer 2012-12-08 10:21:20 -05:00
mailers The return value from mailer methods is not relevant. 2012-12-10 09:10:47 +01:00
abstract_unit.rb Use synchronous queue by default. Separate queued message delivery jobs from the queued message wrappers so the queue itself needn't be marshaled (due to queue reference QueuedMessage). 2012-09-16 22:37:47 -07:00
asset_host_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
base_test.rb Merge pull request #8450 from senny/8448_mailer_return_values 2012-12-10 06:40:33 -08:00
delivery_methods_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
i18n_with_controller_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04: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 Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
mail_layout_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
spec_type_test.rb Register mailer tests for minitest's spec DSL 2012-09-24 14:31:05 -06:00
test_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_test.rb Support mailer tests using spec DSL 2012-09-24 14:46:58 -06:00
url_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00