diff options
author | Andrey Voronkov <andrey.voronkov@medm.com> | 2012-05-22 18:08:36 +0400 |
---|---|---|
committer | Andrey Voronkov <andrey.voronkov@medm.com> | 2012-05-22 18:08:39 +0400 |
commit | 940c135175cba6e6611cb67a93b9370da4e81fd9 (patch) | |
tree | 7e45ef12f2f5481d7ee8ddd538833cce825aeafa /railties/test/application/paths_test.rb | |
parent | f491c6ac2a0346ce0d80b16df4aac00de843a8aa (diff) | |
download | rails-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 'railties/test/application/paths_test.rb')
0 files changed, 0 insertions, 0 deletions