rails/actionmailer/test
Dalibor Nasevic b7cf1f4ccf No need of instance variable
[#6502 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-03-02 18:01:26 -02:00
..
fixtures Added a testcase for bug [#5329] 2011-01-19 23:24:57 +01:00
mailers Deprecate the old mailer API that was not deprecated yet. 2010-08-29 20:42:13 -03:00
old_base turn off deprecation silencing 2011-01-12 15:28:57 -08:00
abstract_unit.rb removing text-format in favor of a more simple solution 2011-02-09 10:11:29 -08:00
asset_host_test.rb Fixed typos in asset_host_test 2011-03-02 12:48:33 -02:00
base_test.rb No need of instance variable 2011-03-02 18:01:26 -02:00
delivery_methods_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
i18n_with_controller_test.rb Solve SystemStackError when changing locale inside ActionMailer [#5329 state:resolved] 2011-01-19 23:42:10 +01:00
log_subscriber_test.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_test.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
mail_layout_test.rb Deprecate the old mailer API that was not deprecated yet. 2010-08-29 20:42:13 -03:00
test_helper_test.rb Deprecate the old mailer API that was not deprecated yet. 2010-08-29 20:42:13 -03:00
url_test.rb Fix action mailer tests after old mapper removal 2010-09-05 13:44:38 +02:00