module Fixtures
Public Instance Methods
fixtures_path()
click to toggle source
# File lib/hippo/spec_helper.rb, line 53 def fixtures_path Hippo::Extensions.controlling.root_path.join('spec', 'fixtures') end
# File lib/hippo/spec_helper.rb, line 53 def fixtures_path Hippo::Extensions.controlling.root_path.join('spec', 'fixtures') end