I'm trying to send implicit multipart emails with Rails 2.3.2.  I have
the files as in the past:

mailer_action.text.plain.erb
mailer_action.text.html.erb

When I run my tests, everything looks good.  When I deliver email from
the console running in production mode, everything looks good.  When
my controller calls the method, it uses the html template to send a
plain text email.

Anyone else seeing this behavior?

Thanks,
Tom
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to