Class: NullDB::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_record/connection_adapters/nulldb_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#project_rootObject

Returns the value of attribute project_root

Returns:

  • (Object)

    the current value of project_root



13
14
15
# File 'lib/active_record/connection_adapters/nulldb_adapter.rb', line 13

def project_root
  @project_root
end