method
load!
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SchemaReflection
load!(pool)public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/schema_cache.rb, line 27
def load!(pool)
cache(pool)
self
end