Sha256: 54eda4f0ed187458b65ffdca23efd845d1584f5e85282d0f4fc5357ff4efdb9a
Contents?: true
Size: 244 Bytes
Versions: 6
Compression:
Stored size: 244 Bytes
Contents
# Copyright (c) 2006 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. # Extensions for String class String alias each each_line unless ''.respond_to?(:each) end
Version data entries
6 entries across 6 versions & 1 rubygems