rails--rails/actionmailer/test/mailers
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
..
asset_mailer.rb
async_mailer.rb Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
base_mailer.rb Get rid of update_details in favor of passing details to find_template. 2011-09-22 15:03:05 +02:00
proc_mailer.rb