Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
ActionMailer outside of Rails to send HTML mails
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Alex Eiras, post: 4637490"] I am trying to build a small newsletter application. Use ActionMailer::Base.template_root =3D ... to set the path your email templates reside in. In your example, ActionMailer will search for a template named 'test_email' (plus extension) unless you provide a different one to render_message method. Hope it helps Cheers Alex [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
ActionMailer outside of Rails to send HTML mails
Top