Class: Onair::Pending
- Inherits:
-
Data
- Object
- Data
- Onair::Pending
- Defined in:
- lib/onair.rb
Instance Attribute Summary collapse
-
#sha ⇒ Object
readonly
Returns the value of attribute sha.
-
#started_at ⇒ Object
readonly
Returns the value of attribute started_at.
Instance Attribute Details
#sha ⇒ Object (readonly)
Returns the value of attribute sha
15 16 17 |
# File 'lib/onair.rb', line 15 def sha @sha end |
#started_at ⇒ Object (readonly)
Returns the value of attribute started_at
15 16 17 |
# File 'lib/onair.rb', line 15 def started_at @started_at end |