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
Description
Some untidy code exists which could use Enumerable#find instead of returning nil.