Top Level Namespace

Defined Under Namespace

Classes: Kefka

Constant Summary collapse

RUBY =
File.join(*RbConfig::CONFIG.values_at("bindir", "ruby_install_name")) + RbConfig::CONFIG["EXEEXT"]
APP =
"#{File.expand_path(File.dirname(__FILE__))}/../app.rb"