diaspora/spec/models/jobs/mail
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
..
invite_user_by_email_spec.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
mail_mentioned_spec.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
mail_private_message.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
mail_reshared_spec.rb change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00