Class: ConfigLoader::PurposesLoader
- Defined in:
- lib/config_loader/purposes_loader.rb
Overview
Loads the purpose 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/purposes_loader.rb', line 10 def config @config end |