Class: Git::Browse::Remote::Path

Inherits:
Array
  • Object
show all
Defined in:
lib/git/browse/remote/core.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'lib/git/browse/remote/core.rb', line 6

def to_s
  join('/')
end