Module: Fixtures

Defined in:
lib/hippo/spec_helper.rb

Instance Method Summary collapse

Instance Method Details

#fixtures_pathObject



53
54
55
# File 'lib/hippo/spec_helper.rb', line 53

def fixtures_path
    Hippo::Extensions.controlling.root_path.join('spec', 'fixtures')
end