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
Sean Dague 1dff106888 Allow custom type for multipart emails [#1691 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-10 16:38:37 +00:00
..
vendor Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -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 Allow custom type for multipart emails [#1691 state:resolved] 2009-03-10 16:38:37 +00: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 Prep for RC2 later today 2009-02-27 14:46:23 +01:00