1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib/action_mailer
Jon Leighton 7e17b0baec Revert "Support Mailer.deliver_foo(*args) as a synonym for Mailer.foo(*args).deliver."
This reverts commit 7e0cf56363.

Conflicts:
	actionmailer/CHANGELOG.md

See discussion at
7e0cf56363 (commitcomment-2075489)
2012-10-30 18:43:57 +00:00
..
base.rb Revert "Support Mailer.deliver_foo(*args) as a synonym for Mailer.foo(*args).deliver." 2012-10-30 18:43:57 +00:00
collector.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
delivery_methods.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
log_subscriber.rb Optimize log subscribers to check if the log level is sufficient before performing an operations. 2012-09-30 09:47:24 -07:00
mail_helper.rb update ActionMailer documentation [ci skip] 2012-09-17 19:18:56 -05:00
queued_message.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
railtie.rb Remove old asset_path from rails config 2012-10-15 09:51:20 -05:00
test_case.rb Also includes ConstantLookup dependency for controller and mailer tests 2012-09-26 23:21:26 -04:00
test_helper.rb update ActionMailer documentation [ci skip] 2012-09-17 19:18:56 -05:00
version.rb rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00