• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
 
ActionMailer in Action
Rob Kaufman
Notch8.com
rob@notch8.com
Talk about ActionMailer 
 –
Beyond just send a message via SMTP
 
 
Intro to ActionMailer (Send)
ActionMailer allows you to send and receiveemail. Most people just use send
ActionMailer is more MV than MVC
AM model in /app/model
 –
inherets from ActionMailer::Base instead of ActionRecord::Base
AM views are stored in /app/views/model_name
Plain text vs HTML email
 
 
Safety First - Overview
IDs in email
Careful about 'real' email addresses indevelopment env
Careful about a lot of email
Understand limits of email via own server 
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...