diaspora/app/mailers
Dan Hansen f859904c76 change namespace from Mail to Mailers
locally when Resque tried to constantize Jobs::Mail Object.const_get("Jobs") returned our Jobs module but when it tried to const_get("Mail") it returned the Mail gem.
added copyright
2011-10-09 22:41:01 -05:00
..
notification_mailers change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
diaspora_devise_mailer.rb Need to define mailer_name in the mailer wrapper class, or devise can't find the email templates. 2011-08-21 19:11:46 -07:00
notifier.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00