Actions
Refactor #6583
closedUse Enumerable#find instead of each where possible
Description
Some untidy code exists which could use Enumerable#find instead of returning nil.
Updated by Aaron Stone over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset aa478589395d782f058798b77e88ec2ad55157ef.
Actions