Class: ActiveRecord::ConnectionAdapters::NullDBAdapter::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_record/connection_adapters/nulldb_adapter/configuration.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



3
4
5
# File 'lib/active_record/connection_adapters/nulldb_adapter/configuration.rb', line 3

def project_root
  @project_root
end