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
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
blank_test.rb
deep_dup_test.rb
duplicable_test.rb Define Singleton#duplicable? and return false 2021-01-12 16:54:54 +01:00
inclusion_test.rb
instance_variables_test.rb
json_cherry_pick_test.rb
json_gem_encoding_test.rb
to_param_test.rb
to_query_test.rb Remove some references to OrderedHash 2021-03-22 21:14:32 +09:00
try_test.rb