This project is archived and is in readonly mode.

#314 ✓resolved
Steve Purcell

[Patch] Add standard Hash methods to OrderedHash

Reported by Steve Purcell | June 3rd, 2008 @ 08:56 AM

I had an app break after updating to 2.1, since AR.find.group_by now returns an OrderedHash, which doesn't support the standard Hash "key?" and "value?" methods, or the various aliases.

This little patch with tests adds those.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Pages