Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/ext/bunny-0.6.0/lib/qrack/transport/buffer08.rb,
lib/ext/bunny-0.6.0/lib/qrack/transport/buffer09.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#enum_with_indexObject



3
4
5
# File 'lib/ext/bunny-0.6.0/lib/qrack/transport/buffer08.rb', line 3

def enum_with_index
  each.with_index
end