rails/actionmailer/lib/action_mailer
2010-06-07 23:14:54 -04:00
..
railties Use Array.wrap not Array() 2010-03-17 22:27:48 -07:00
adv_attr_accessor.rb Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
base.rb Updating readme for ActionMailer::Base 2010-06-07 23:14:54 -04:00
collector.rb Ensure details are frozen after @details_keys lookup. The implementation waits to freeze until the last required moment, to avoid duping hashes. 2010-03-27 20:52:11 +01:00
delivery_methods.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
deprecated_api.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
mail_helper.rb Adding inline attachment support to ActionMailer 2010-06-07 21:54:53 -04:00
old_api.rb Add missing require 2010-04-16 18:44:54 -03:00
railtie.rb Extract assets paths and make them available to Action Mailer as well 2010-06-03 23:32:12 +10:00
test_case.rb Removing quoting.rb, upgrade to 2.1.3.6, changing all utf-8 references to UTF-8, updating tests where incorrect encoding 2010-04-11 18:04:55 +10:00
test_helper.rb Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
tmail_compat.rb Add transfer_encoding= setter deprecation. 2010-01-30 16:39:27 +01:00
version.rb Update versions (otherwise you install a gem from source as beta3 but internally it's beta2) and update CHANGELOG. 2010-04-10 12:17:34 +02:00