rails--rails/actionmailer/lib/action_mailer
Colin Curtin 1d4554d766 ActionMailer should respect content type when choosing layouts
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-11-21 04:09:14 +05:30
..
vendor Merge with docrails. 2008-07-16 13:01:23 +01: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 ActionMailer should respect content type when choosing layouts 2008-11-21 04:09:14 +05:30
helpers.rb Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
mail_helper.rb Update/extend ActionMailer documentation (rdoc) 2005-10-16 15:00:27 +00:00
part.rb Merge docrails. 2008-05-25 12:29:00 +01: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 * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00:00
test_helper.rb Add assert_emails and assert_no_emails to test the number of emails delivered. Closes #6479. 2006-11-05 21:56:18 +00:00
utils.rb Correctly normalize newlines in outgoing emails before encoding the body [John Long] 2005-07-06 09:53:34 +00:00
vendor.rb Bundle tmail 1.2.3 2008-05-19 19:04:28 -07:00
version.rb Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00