diff options
author | Andrew White <andrew.white@unboxed.co> | 2016-11-03 14:15:29 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2016-11-03 14:15:29 +0000 |
commit | 7cef8061ab98261887001f8c6fba3f52a85dbaa8 (patch) | |
tree | fa5cedd9411eb24af3094cdc70bc7bedb1f0f6b8 /activesupport/lib/active_support/testing | |
parent | bbe5e07f7a01d4c12767750e6280ce8f56d89070 (diff) | |
download | rails-7cef8061ab98261887001f8c6fba3f52a85dbaa8.tar.gz rails-7cef8061ab98261887001f8c6fba3f52a85dbaa8.tar.bz2 rails-7cef8061ab98261887001f8c6fba3f52a85dbaa8.zip |
Adjust tests for differences between Ruby 1.8 and 1.9
Ruby 1.9 added Hash#select! and return a hash from Hash#select
whereas Ruby 1.8 returned an array.
Diffstat (limited to 'activesupport/lib/active_support/testing')
0 files changed, 0 insertions, 0 deletions