1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/CHANGELOG.md
Rafael Mendonça França 59f7f5889e
Start Rails 6.2 development 🎉
2020-12-03 01:35:29 +00:00

268 B

  • HashWithIndifferentAccess#deep_transform_keys now returns a HashWithIndifferentAccess instead of a Hash.

    Nathaniel Woodthorpe

Please check 6-1-stable for previous changes.