Render is a private method on ActionMailer. http://apidock.com/rails/ActionMailer/Base/render
Any one else have ideas on how I can achieve this? Is it possible? (looking at the core source - nothing obvious comes to mind). On Aug 18, 11:48 am, nextpulse <[email protected]> wrote: > Are you sure? > ActionMailer is a model. > Render is for view. > > On Aug 18, 12:03 am, Samer Abukhait <[email protected]> wrote: > > > render :layout => 'foo' --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

