Is it possible to make is UserMailer returns a boolean value depending
on whether an email was sent or not? I have a method to send maybe I
could put it in here somehow?
def send_initial
UserMailer.deliver_initial(self)
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---