Class: Blacklight::RuntimeRegistry

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/blacklight/runtime_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connectionObject

Returns the value of attribute connection.



7
8
9
# File 'lib/blacklight/runtime_registry.rb', line 7

def connection
  @connection
end

#connection_configObject

Returns the value of attribute connection_config.



7
8
9
# File 'lib/blacklight/runtime_registry.rb', line 7

def connection_config
  @connection_config
end