Searched defs:cassette_path_in_fixtures (Results 1 - 1 of 1) sorted by relevance
/ontohub/spec/support/fixtures_generation/ | ||
H A D | base_generator.rb | 98 def cassette_path_in_fixtures(file) method in class:FixturesGeneration.BaseGenerator 106 File.join('spec', 'fixtures', 'vcr', cassette_path_in_fixtures(file)) |
Completed in 8 milliseconds