Class: ConfigLoader::PoolingsLoader
- Defined in:
- lib/config_loader/poolings_loader.rb
Overview
Loads the pooling configurations
Instance Attribute Summary collapse
-
#config ⇒ Object
readonly
Returns the value of attribute config.
Constructor Details
This class inherits a constructor from ConfigLoader::Base
Instance Attribute Details
#config ⇒ Object (readonly)
Returns the value of attribute config.
10 11 12 |
# File 'lib/config_loader/poolings_loader.rb', line 10 def config @config end |