Skip to content
  • Dan Hansen's avatar
    f859904c
    change namespace from Mail to Mailers · f859904c
    Dan Hansen a rédigé
    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
    f859904c
    change namespace from Mail to Mailers
    Dan Hansen a rédigé
    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
Chargement en cours