Top Level Namespace
Defined Under Namespace
Modules: RoboPigeon
Instance Method Summary collapse
Instance Method Details
#file_fixture(path) ⇒ Object
16 17 18 |
# File 'lib/robopigeon/extend/templates/default/spec/spec_helper.erb.rb', line 16 def file_fixture(path) File.join(Dir.pwd, 'spec', 'fixtures', path) end |