class ActiveRecord::DatabaseConfigurations::HashConfig
def schema_cache_path
The path to the schema cache dump file for a database. If omitted, the
def schema_cache_path configuration_hash[:schema_cache_path] end
def schema_cache_path configuration_hash[:schema_cache_path] end