Method: ActiveRecord::DatabaseConfigurations::DatabaseConfig#schema_cache_path
- Defined in:
- activerecord/lib/active_record/database_configurations/database_config.rb
#schema_cache_path ⇒ Object
99 100 101 |
# File 'activerecord/lib/active_record/database_configurations/database_config.rb', line 99 def schema_cache_path raise NotImplementedError end |