aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/helper.rb
diff options
context:
space:
mode:
authorAndrey Voronkov <andrey.voronkov@medm.com>2012-05-22 18:08:36 +0400
committerAndrey Voronkov <andrey.voronkov@medm.com>2012-05-22 18:08:39 +0400
commit940c135175cba6e6611cb67a93b9370da4e81fd9 (patch)
tree7e45ef12f2f5481d7ee8ddd538833cce825aeafa /activerecord/test/cases/helper.rb
parentf491c6ac2a0346ce0d80b16df4aac00de843a8aa (diff)
downloadrails-940c135175cba6e6611cb67a93b9370da4e81fd9.tar.gz
rails-940c135175cba6e6611cb67a93b9370da4e81fd9.tar.bz2
rails-940c135175cba6e6611cb67a93b9370da4e81fd9.zip
Convert Hash to HashWithIndifferentAccess in ActiveRecord::Store.
In order to make migration from 3.x apps easier, we should try to convert Hash instances to HashWithIndifferentAccess, to allow accessing values with both symbol and a string. This is follow up to changes in 3c0bf043.
Diffstat (limited to 'activerecord/test/cases/helper.rb')
0 files changed, 0 insertions, 0 deletions