rails/actionmailer/test/mailers
Ronak Jangir fef6c11d2a Added test for any if called without specifying any format
Example
````ruby
mail(hash) do |format|
  format.any
end
````
2015-09-18 22:56:42 +05:30
..
asset_mailer.rb Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer 2010-07-24 00:27:25 +02:00
base_mailer.rb Added test for any if called without specifying any format 2015-09-18 22:56:42 +05:30
delayed_mailer.rb Added ActionMailer::DeliverLater 2014-08-13 11:36:32 +00:00
proc_mailer.rb don't convert mailer default values to procs 2013-07-22 14:25:20 -04:00