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