1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/core_ext/object
Akira Matsuda 442daca3c4 Uninterned Symbol can be duped since ruby 2.4.1
11e6bd5ac2

Leaving the 2.4.0 conditional for now, in order never to forget backporting r57407 to 2.4.1
2017-01-26 06:37:50 +09:00
..
acts_like_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
blank_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
deep_dup_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
duplicable_test.rb Uninterned Symbol can be duped since ruby 2.4.1 2017-01-26 06:37:50 +09:00
inclusion_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
instance_variables_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
json_cherry_pick_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
json_gem_encoding_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
to_param_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
to_query_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
try_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00