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