Sha256: d09f3f9c02a0b49611e664240043ae39abfe605c04e7d18a89fd1627781045f1

Contents?: true

Size: 205 Bytes

Versions: 47

Compression:

Stored size: 205 Bytes

Contents

if RUBY_VERSION < '1.8.7'
  require 'backports/tools/make_block_optional'

  class << ARGF
    Backports.make_block_optional ARGF, :each_byte, :force => true

    alias_method :bytes, :each_byte
  end
end

Version data entries

47 entries across 47 versions & 4 rubygems

Version Path
backports-3.25.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.24.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.24.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.23.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.22.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.22.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.21.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.20.2 lib/backports/1.8.7/argf/each_byte.rb
backports-3.20.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.20.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.19.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.18.2 lib/backports/1.8.7/argf/each_byte.rb
backports-3.18.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.18.0 lib/backports/1.8.7/argf/each_byte.rb
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/each_byte.rb
backports-3.17.2 lib/backports/1.8.7/argf/each_byte.rb
backports-3.17.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.17.0 lib/backports/1.8.7/argf/each_byte.rb
backports-3.16.1 lib/backports/1.8.7/argf/each_byte.rb
backports-3.16.0 lib/backports/1.8.7/argf/each_byte.rb