1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/json
Eugene Kenny 7af59e16a2 Use transform_values in a few more places
It's faster on Ruby 2.7+ since it avoids rehashing the keys.
2020-09-08 01:34:41 +01:00
..
decoding.rb Use transform_values in a few more places 2020-09-08 01:34:41 +01:00
encoding.rb Reduce number of created objects in Hash#to_json 2020-01-11 11:03:20 +00:00