rails--rails/actionmailer/lib/action_mailer
Yehuda Katz + Carl Lerche 0a132c2fe1 Refactor ActionView::Path
* Decouple from ActionController and ActionMailer
  * Bring back localization support.
  * Prepare to decouple templates from the filesystem.
  * Prepare to decouple localization from ActionView
  * Fix ActionMailer to take advantage of ActionView::Path
2009-04-22 17:24:41 -07:00
..
vendor Refactor ActionView::Path 2009-04-22 17:24:41 -07:00
adv_attr_accessor.rb Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick Cheung] 2007-12-28 05:42:12 +00:00
base.rb Refactor ActionView::Path 2009-04-22 17:24:41 -07:00
helpers.rb Ensure ActionView will be available to ActionMailer if ActionController is not loaded 2008-11-25 10:38:20 -06:00
mail_helper.rb use autoload instead of explicit requires for ActionMailer 2008-11-23 12:27:25 -06:00
part.rb Removed the "charset" parameter from the Content-Type header of multipart sections of nested multipart messages. 2009-03-02 18:51:30 +13:00
part_container.rb Added lambda merging to OptionMerger (especially useful with named_scope and with_options) [#740 state:commited] (Paweł Kondzior) 2008-11-15 16:44:47 +01:00
quoting.rb Fixed RFC-2045 quoted-printable bug [#1421 state:committed] 2008-11-20 23:10:15 +01:00
test_case.rb use autoload instead of explicit requires for ActionMailer 2008-11-23 12:27:25 -06:00
test_helper.rb use autoload instead of explicit requires for ActionMailer 2008-11-23 12:27:25 -06:00
utils.rb use autoload instead of explicit requires for ActionMailer 2008-11-23 12:27:25 -06:00
version.rb Prepare for final 2.3 release 2009-03-15 22:06:50 -05:00