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