Top Level Namespace

Defined Under Namespace

Modules: Zeus

Constant Summary collapse

ROOT_PATH =
File.expand_path(Dir.pwd)
ENV_PATH =
File.expand_path('config/environment',  ROOT_PATH)
BOOT_PATH =
File.expand_path('config/boot',  ROOT_PATH)