Class: Respo::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/respo/base.rb

Instance Attribute Summary collapse

Instance Attribute Details

#recordObject (readonly)

Returns the value of attribute record.



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

def record
  @record
end