Class: Issue
- Inherits:
-
Struct
- Object
- Struct
- Issue
- Defined in:
- lib/backup-github.rb
Overview
Grit.debug=true
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
-
#number ⇒ Object
Returns the value of attribute number.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
12 13 14 |
# File 'lib/backup-github.rb', line 12 def content @content end |
#number ⇒ Object
Returns the value of attribute number
12 13 14 |
# File 'lib/backup-github.rb', line 12 def number @number end |