Class: Grit::Blob
- Inherits:
-
Object
- Object
- Grit::Blob
- Defined in:
- lib/grit/ext/blob.rb
Instance Method Summary collapse
Instance Method Details
#id ⇒ Object
3 4 5 |
# File 'lib/grit/ext/blob.rb', line 3 def id @repo.git.rev_parse({}, @id) end |