method
lazy_schema_cache_path
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::DatabaseConfigurations::HashConfig
lazy_schema_cache_path()public
No documentation available.
# File activerecord/lib/active_record/database_configurations/hash_config.rb, line 125
def lazy_schema_cache_path
schema_cache_path || default_schema_cache_path
end