On Mar 7, 11:53 am, Paul Bergstrom <li...@ruby-forum.com> wrote:
> Can I have one mailer for all? Would that be called
> application_mailer.rb
>

Mailer names are pretty much arbitrary - even the _mailer extension is
just a convention. The biggest downside to "put everything in one
mailer" is the same one any "kitchen sink" file develops, namely a
lack of structure. But there's no *technical* impediment to doing
so...

--Matt Jones

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to