Class: Grit::Commit
- Inherits:
-
Object
- Object
- Grit::Commit
- Defined in:
- lib/ginatra/repo.rb
Instance Attribute Summary collapse
-
#refs ⇒ Object
Returns the value of attribute refs.
Instance Attribute Details
#refs ⇒ Object
Returns the value of attribute refs.
4 5 6 |
# File 'lib/ginatra/repo.rb', line 4 def refs @refs end |