Method: Geet::Github::Gist#link

Defined in:
lib/geet/github/gist.rb


25
26
27
# File 'lib/geet/github/gist.rb', line 25

def link
  "https://gist.github.com/#{@id}"
end