diff options
author | Andrew White <andrew.white@unboxed.co> | 2016-11-02 12:06:51 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2016-11-02 16:15:00 +0000 |
commit | 03e3aed60264ae0d12dfdf7a0c57044da49af148 (patch) | |
tree | 033860ff40461beae42a76a5f50ed601c851072f /activesupport/test/autoloading_fixtures | |
parent | 21186270288ef3f8816cecf0aad1e1c537493bee (diff) | |
download | rails-03e3aed60264ae0d12dfdf7a0c57044da49af148.tar.gz rails-03e3aed60264ae0d12dfdf7a0c57044da49af148.tar.bz2 rails-03e3aed60264ae0d12dfdf7a0c57044da49af148.zip |
Fix AS::HWIA#select and #reject on Ruby 2.1.1+
In Ruby 2.1.1 and later select and reject return a new instance of
Hash rather than the subclass so we need to override them to return
an instance of the correct class.
Diffstat (limited to 'activesupport/test/autoloading_fixtures')
0 files changed, 0 insertions, 0 deletions