Class: NullDB::Configuration
- Inherits:
-
Struct
- Object
- Struct
- NullDB::Configuration
- Defined in:
- lib/active_record/connection_adapters/nulldb_adapter.rb
Instance Attribute Summary collapse
-
#project_root ⇒ Object
Returns the value of attribute project_root.
Instance Attribute Details
#project_root ⇒ Object
Returns the value of attribute project_root
13 14 15 |
# File 'lib/active_record/connection_adapters/nulldb_adapter.rb', line 13 def project_root @project_root end |