Method: FeatureMap::Private::TestPyramidFile.path

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

.pathObject



32
33
34
# File 'lib/feature_map/private/test_pyramid_file.rb', line 32

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