Class: Grit::Blob

Inherits:
Object
  • Object
show all
Defined in:
lib/grit/ext/blob.rb

Instance Method Summary collapse

Instance Method Details

#idObject



3
4
5
# File 'lib/grit/ext/blob.rb', line 3

def id
  @repo.git.rev_parse({}, @id)
end