1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib/action_mailer
2010-04-16 18:44:54 -03:00
..
railties Use Array.wrap not Array() 2010-03-17 22:27:48 -07:00
adv_attr_accessor.rb
base.rb template_name and template_path should not be added to mail headers. 2010-04-13 23:04:22 +02: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
old_api.rb Add missing require 2010-04-16 18:44:54 -03:00
railtie.rb Replace the placeholder base_hook API with on_load. To specify some code that 2010-03-29 17:08:50 -07: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
tmail_compat.rb
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