method
schema_cache_path
v6.1.7.7 -
Show latest stable
- Class:
ActiveRecord::DatabaseConfigurations::DatabaseConfig
schema_cache_path()public
No documentation available.
# File activerecord/lib/active_record/database_configurations/database_config.rb, line 75
def schema_cache_path
raise NotImplementedError
end