Module: App::Config

Extended by:
Base
Defined in:
lib/app/config.rb,
lib/app/config/base.rb,
lib/app/config/json.rb,
lib/app/config/ruby.rb,
lib/app/config/yaml.rb,
lib/app/config/version.rb

Defined Under Namespace

Modules: Base Classes: Error, JSON, RUBY, YAML

Constant Summary collapse

DEFAULT_PATH =
"$ROOT/config/defaults:$ROOT/config:$ROOT/var"
VERSION =
"0.1.2"

Method Summary

Methods included from Base

new