This project is archived and is in readonly mode.

#4157 ✓resolved
Jacob Atzen

ActiveModel::Dirty#changes should return a HashWithIndifferentAccess

Reported by Jacob Atzen | March 12th, 2010 @ 09:38 AM | in 3.0.2

I've been bitten by the fact that #changes currently returns a plain Ruby hash instead of a HashWithIndifferentAccess. To keep things consistent I've created a patch that changes this.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Referenced by

Pages