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.
Actions
Added by Dominic Cleal over 11 years ago. Updated over 7 years ago.
Description
Some untidy code exists which could use Enumerable#find instead of returning nil.
Applied in changeset aa478589395d782f058798b77e88ec2ad55157ef.