Class: Configatron

Inherits:
Object
  • Object
show all
Defined in:
lib/configatron.rb,
lib/configatron/core.rb,
lib/configatron/proc.rb,
lib/configatron/store.rb,
lib/configatron/errors.rb,
lib/configatron/version.rb,
lib/generators/configatron/install/install_generator.rb

Defined Under Namespace

Modules: Integrations Classes: Delayed, Dynamic, InstallGenerator, LockedError, Proc, RootStore, Store, UndefinedKeyError

Constant Summary collapse

NO_EXT =

Signals that we should not load the extensions.

true
VERSION =
"4.5.1"