method
size
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::BoundSchemaReflection
size()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 213
def size
@schema_reflection.size(@pool)
end