rails--rails/actionmailer/lib/action_mailer
Xavier Noria f41bf6938f merges docrails 2011-02-18 23:22:15 +01:00
..
adv_attr_accessor.rb Deprecate the old mailer API that was not deprecated yet. 2010-08-29 20:42:13 -03:00
base.rb fix typo 2011-02-17 17:19:51 +05:30
collector.rb
delivery_methods.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
log_subscriber.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
mail_helper.rb removing text-format in favor of a more simple solution 2011-02-09 10:11:29 -08:00
old_api.rb Removing unused method argument 2011-01-18 12:06:21 +11:00
railtie.rb Clean up asset_host and asset_path. 2010-12-09 13:40:45 +01:00
test_case.rb class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated. 2010-11-20 19:40:29 +01:00
test_helper.rb
tmail_compat.rb Cleaning up style, concat inside method calls is ugly 2011-01-18 12:06:21 +11:00
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00