StringRay
-
make StringRay not mess with existing #each functionality
StringRay currently works differently from the existing String#each functionality, and including Enumerable breaks the use of libraries that utilize String#each somehow.
0 votes