Top Level Namespace

Defined Under Namespace

Modules: GitPivotalTrackerIntegration

Constant Summary collapse

ROOT_PATH =
File.dirname(File.expand_path(__FILE__))
TRACKER_API_HOME =
"#{ROOT_PATH}/../tracker_api"