search for: lottomail

Displaying 1 result from an estimated 1 matches for "lottomail".

Did you mean: litomail
2009 Dec 21
2
Multiple email recipients
...on.rb def deliver UserMailer.deliver_lotto_saturday_subscription(@user, @subscription) update_attribute(:schedule_delivery, Time.now) end #user_mailer.rb class UserMailer < ActionMailer ::Base def lotto_saturday_subscription(user, subscription) @recipients = ???????? from "lottomail.net" subject "Your Lotto Saturday Reminder" body :user => user end -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6Z...