Matt Jones wrote: > Note that Rails has a subtle way of stating the framework's position > on this: mailers are (by default) generated in app/models. Just > sayin'.
And that's completely irrelevant to the question at hand. Of course an ActionMailer object is a model, but the OP was asking whether its deliver_* methods should be called from a controller or from another model. > > --Matt Jones Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 -~----------~----~----~----~------~----~------~--~---

