13 14 15
# File 'lib/path_helper.rb', line 13 def repo_relative(path) ensure_path(path).relative_path_from(repo_path) end