Method: NestedRecord::Collection#length

Defined in:
lib/nested_record/collection.rb

#lengthObject



62
63
64
# File 'lib/nested_record/collection.rb', line 62

def length
  @ary.length
end