Top Level Namespace

Defined Under Namespace

Modules: BillTrap, Serenity Classes: String

Constant Summary collapse

BILLTRAP_HOME =

Set billtrap home

ENV['BILLTRAP_HOME'] || File.join(ENV['HOME'], '.billtrap')
BILLTRAP_PATH =
Pathname.new(__FILE__).realpath.dirname.to_s