1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test
Xavier Noria a9dc45459a code gardening: removes redundant selfs
A few have been left for aesthetic reasons, but have made a pass
and removed most of them.

Note that if the method `foo` returns an array, `foo << 1`
is a regular push, nothing to do with assignments, so
no self required.
2016-08-08 01:12:38 +02:00
..
fixtures Expand on Action Mailer Fragment caching tests 2016-04-17 23:16:09 +05:30
mailers applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
abstract_unit.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
assert_select_email_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
asset_host_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
base_test.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
caching_test.rb Modify LogSubscriber for single partial's cache message. 2016-08-08 00:24:39 +08:00
delivery_methods_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
i18n_with_controller_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
log_subscriber_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
mail_helper_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
mail_layout_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
message_delivery_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
test_case_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
test_helper_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00
url_test.rb applies new string literal convention in actionmailer/test 2016-08-06 19:03:39 +02:00