Libraries
»
nested_record
(0.1.0)
»
Index
»
NestedRecord
»
Collection
»
#length
Method: NestedRecord::Collection#length
Defined in:
lib/nested_record/collection.rb
#
length
⇒
Object
62 63 64
# File 'lib/nested_record/collection.rb', line 62
def
length
@ary
.
length
end