Module: SmartConfig

Defined in:
lib/smart_config.rb,
lib/smart_config/group.rb,
lib/smart_config/config.rb,
lib/smart_config/values.rb,
lib/smart_config/walker.rb,
lib/smart_config/version.rb,
lib/smart_config/formatters.rb,
lib/smart_config/formatters/float.rb,
lib/smart_config/formatters/string.rb,
lib/smart_config/formatters/boolean.rb,
lib/smart_config/formatters/integer.rb

Overview

The main SmartConfig module. See documentation for the sub modules.

Defined Under Namespace

Modules: Config, Formatters, Values Classes: Group, MissingConfigValue, Walker

Constant Summary collapse

VERSION =
'0.0.2'