Top Level Namespace

Defined Under Namespace

Modules: MoonwalkAir Classes: Moonwalkair

Constant Summary collapse

MOON_ROOT =
"#{File.dirname(__FILE__)}/.."
CONFIG =
YAML.load_file(File.join(MOON_ROOT, 'config', 'config.yml'))