Sha256: 22d8d6bbd69621bc9d87425987ee8621d5c0494f76402603fd08d8636a94736a
Contents?: true
Size: 164 Bytes
Versions: 26
Compression:
Stored size: 164 Bytes
Contents
require 'backports/tools' if RUBY_VERSION < '1.8.7' Backports.make_block_optional IO, :each_byte, :force => true IO.send :alias_method, :bytes, :each_byte end
Version data entries
26 entries across 26 versions & 2 rubygems