Class: ConfigLoader::PoolingsLoader

Inherits:
Base
  • Object
show all
Defined in:
lib/config_loader/poolings_loader.rb

Overview

Loads the pooling configurations

Instance Attribute Summary collapse

Constructor Details

This class inherits a constructor from ConfigLoader::Base

Instance Attribute Details

#configObject (readonly)

Returns the value of attribute config.



10
11
12
# File 'lib/config_loader/poolings_loader.rb', line 10

def config
  @config
end