Top Level Namespace

Defined Under Namespace

Modules: PivotalToTrello

Constant Summary collapse

P2T_ROOT =
File.expand_path(File.dirname(__FILE__) + '/../')
P2T_LIB =
File.join(P2T_ROOT, 'lib', 'pivotal_to_trello')