On 11-01-26 07:06 AM, Edson wrote:
Hi everybody!
Can someone tell me the best way to send email with rails 2.3.10 and
hobo 1.0.2?
If you're sending plain text emails it's generally done the same way as
a pure Rails app does it, so there should be lots of examples/tutorials
on the web or in a Rails book. The hobo generater sets up a UserMailer
model and Agility (http://cookbook.hobocentral.net/tutorials/agility)
expands a bit on how to use it.
If you're sending HTML mail and would prefer to write your emails in
DRYML that's also possible, although I've never done it myself.
I need to know if the way to send email on rails 2.3.10 is the same
that in rails 3.0.0, or is the same that in rails 2.2.2.
The mail system in Rails3 is significantly different.
Bryan
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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/hobousers?hl=en.