Symphony::
Metronome module
Constants
- CONFIG_ENV
The name of the environment variable to check for config file overrides
- DATADIR
The data directory that contains migration files.
- DEFAULT_CONFIG_FILE
The path to the default config file
- VERSION
Library version constant
Public Class Methods
Get the loaded config (a Configurability::Config object)
Load the specified config_file
, install the config in all objects with Configurability, and call any callbacks registered via after_configure.
Public Instance Methods
Convenience method for running the scheduler.