Class: ActiveRecord::ConnectionAdapters::NullDBAdapter::Configuration
- Inherits:
-
Struct
- Object
- Struct
- ActiveRecord::ConnectionAdapters::NullDBAdapter::Configuration
- Defined in:
- lib/active_record/connection_adapters/nulldb_adapter/configuration.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
3 4 5 |
# File 'lib/active_record/connection_adapters/nulldb_adapter/configuration.rb', line 3 def project_root @project_root end |