Class: Onair::Pending

Inherits:
Data
  • Object
show all
Defined in:
lib/onair.rb

Instance Attribute Summary collapse

Instance Attribute Details

#shaObject (readonly)

Returns the value of attribute sha

Returns:

  • (Object)

    the current value of sha



15
16
17
# File 'lib/onair.rb', line 15

def sha
  @sha
end

#started_atObject (readonly)

Returns the value of attribute started_at

Returns:

  • (Object)

    the current value of started_at



15
16
17
# File 'lib/onair.rb', line 15

def started_at
  @started_at
end