-
Jon Leighton authored
Array.wrap should follow Kernel#Array semantics when the object's to_ary is nil. In this case, the object should be wrapped.
Jon Leighton authoredArray.wrap should follow Kernel#Array semantics when the object's to_ary is nil. In this case, the object should be wrapped.
Loading