diaspora/app/mailers/notification_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
..
also_commented.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
base.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
comment_on_post.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
confirm_email.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
liked.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
mentioned.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
private_message.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
reshared.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
started_sharing.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00