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