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
Akira Matsuda b70fc698e1 Reduce string objects by using \ instead of + or << for concatenating strings
(I personally prefer writing one string in one line no matter how long it is, though)
2017-01-12 17:45:37 +09:00
..
fixtures Expand on Action Mailer Fragment caching tests 2016-04-17 23:16:09 +05:30
mailers Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
abstract_unit.rb Use Encoding::UTF_8 constant for default_{internal,external} in the tests 2017-01-11 17:48:00 +09:00
assert_select_email_test.rb Remove deprecated support to :text in render 2016-10-10 00:02:52 -03:00
asset_host_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
base_test.rb Merge pull request #27227 from MQuy/allow-custom-content-type-in-mail-body 2017-01-06 06:03:41 -05:00
caching_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
delivery_methods_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
i18n_with_controller_test.rb Remove unneeded Deprecation.silence 2017-01-03 20:54:34 -05: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 Reduce string objects by using \ instead of + or << for concatenating strings 2017-01-12 17:45:37 +09: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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00