Method: FeatureMap::Private::TestPyramidFile.path

Defined in:
lib/feature_map/private/test_pyramid_file.rb

.pathObject



22
23
24
# File 'lib/feature_map/private/test_pyramid_file.rb', line 22

def self.path
  Pathname.pwd.join('.feature_map/test-pyramid.yml')
end