Method: Avm::Git::SpecHelper::StubbedGitRepositoryFile#path
- Defined in:
- lib/avm/git/spec_helper.rb
#path ⇒ Object
39 40 41 |
# File 'lib/avm/git/spec_helper.rb', line 39 def path ::File.join(git, *subpath) end |
39 40 41 |
# File 'lib/avm/git/spec_helper.rb', line 39 def path ::File.join(git, *subpath) end |