Module: Bundle::Complex

Defined in:
lib/rfix/rake/paths.rb

Constant Summary collapse

FILE =
File.join(DIR, "complex.bundle")
REPO =
File.join(TMP, "complex")
GITHUB =
"https://github.com/oleander/git-fame-rb"
REBUILD =
"bundle:complex:rebuild"
BUILD =
"bundle:complex:build"
FLUSH =
"bundle:complex:flush"
TEST =
"bundle:complex:test"
TAG =
Bundle::TAG