Skip to content

fix ArgumentError: bad value for range

gitlab-qa-bot requested to merge github/fork/Systho/patch-1 into master

Created by: Systho

If the two arrays are the same, find() returns nil. This case must be accounted for

Merge request reports