Hi there,

how can I tell my Rails app Mailer to:

-> Apply a specific "view" when I send out an *email* ?

When I don't specify anything specific, my "WhateverMailer" looks for
its "view" (.erb file) as if the Mailer was a Controller (following the
same standard logic: ../app/views/ directory).

But I need my WhateverMailer to go find the .erb file on a different
path - but how and where to tell it to??

Thanks a lot for any help!
Tom
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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