Sha256: 63a1d54d0dd6a0a80e74d7aef52985330ff914608fc7cd85befe6e6c36cef53e

Contents?: true

Size: 262 Bytes

Versions: 47

Compression:

Stored size: 262 Bytes

Contents

require 'backports/tools/alias_method'
require 'backports/1.9.1/enumerable/each_with_object'

Enumerator = Enumerable::Enumerator unless Object.const_defined? :Enumerator # Standard in ruby 1.9

Backports.alias_method Enumerator, :with_object, :each_with_object

Version data entries

47 entries across 47 versions & 4 rubygems

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