Sha256: f14d8e5066245764837d41fc6895a1fdbe32081e7c0e2d63bcbb0356fcf623c9
Contents?: true
Size: 244 Bytes
Versions: 8
Compression:
Stored size: 244 Bytes
Contents
# Copyright (c) 2008 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
8 entries across 8 versions & 3 rubygems