rails--rails/actionmailer/lib
David Heinemeier Hansson bca13f727e Changed test requests to come from 0.0.0.0 instead of 127.0.0.1 such that they don't trigger debugging screens on exceptions, but instead call rescue_action_in_public
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1415 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-14 08:04:49 +00:00
..
action_mailer Changed test requests to come from 0.0.0.0 instead of 127.0.0.1 such that they don't trigger debugging screens on exceptions, but instead call rescue_action_in_public 2005-06-14 08:04:49 +00:00
action_mailer.rb A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00