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