diff options
author | Albert Llop <mrsimo@gmail.com> | 2013-05-23 15:26:00 +0200 |
---|---|---|
committer | Albert Llop <mrsimo@gmail.com> | 2013-05-23 15:26:00 +0200 |
commit | 921ec9b5c6e92b5992de4bd898532be878ee5a36 (patch) | |
tree | d7c002713d3f2e9a7df8cb555f1e939ce7e37fb0 /actionpack/lib/action_view/flows.rb | |
parent | 30d28b19584783218e842ce2fd7bfe2bc1dccf66 (diff) | |
download | rails-921ec9b5c6e92b5992de4bd898532be878ee5a36.tar.gz rails-921ec9b5c6e92b5992de4bd898532be878ee5a36.tar.bz2 rails-921ec9b5c6e92b5992de4bd898532be878ee5a36.zip |
HashWithIndifferentAccess#select working as intended
Before this commit, #reject returned a HashWithIndifferentAccess,
whereas #select returned a Hash. Now #select also returns a
HashWithIndifferentAccess.
Diffstat (limited to 'actionpack/lib/action_view/flows.rb')
0 files changed, 0 insertions, 0 deletions