rails--rails/activesupport/test/core_ext/object
OKURA Masafumi 0dd7654032 Remove some references to OrderedHash
OrderedHash is deprecated but there are some requires and references
to OrderedHash, which might be confusing.
As described in
https://github.com/rails/rails/issues/22681#issuecomment-166059717
OrderedHash is internal only so references in the docs should be
removed.
2021-03-22 21:14:32 +09:00
..
acts_like_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
blank_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
deep_dup_test.rb deep dup 2020-08-17 15:24:47 -07:00
duplicable_test.rb Define Singleton#duplicable? and return false 2021-01-12 16:54:54 +01:00
inclusion_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
instance_variables_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
json_cherry_pick_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
json_gem_encoding_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
to_param_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
to_query_test.rb Remove some references to OrderedHash 2021-03-22 21:14:32 +09:00
try_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00