Class
Ramaze::EmailHelper
In:
lib/ramaze/contrib/email.rb
Parent:
Object
Methods
send
send_smtp
Included Modules
Innate::Traited
Public Class methods
send
(recipient, subject, message)
send_smtp
( email, recipient, subject )
the raw mail sending method used by
Ramaze::EmailHelper
[Validate]