instance method
size
Ruby on Rails 4.1.16
Since v4.0.13Signature
size()
No documentation comment.
Source
# File activerecord/lib/active_record/fixtures.rb, line 599
def size
fixtures.size
end
Defined in activerecord/lib/active_record/fixtures.rb line 599
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::FixtureSet