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
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
..
base.rb Merge pull request #8450 from senny/8448_mailer_return_values 2012-12-10 06:40:33 -08: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