Class: Protocol

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#client_time_epochObject

Returns the value of attribute client_time_epoch.



18
19
20
# File 'app/models/protocol.rb', line 18

def client_time_epoch
  @client_time_epoch
end