method
schema_cache
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionHandling
schema_cache()public
No documentation available.
# File activerecord/lib/active_record/connection_handling.rb, line 368
def schema_cache # :nodoc:
connection_pool.schema_cache
end