Class: Dcmgr::Models::RequestLog

Inherits:
BaseNew
  • Object
show all
Defined in:
lib/dcmgr/models/request_log.rb

Constant Summary

Constants inherited from BaseNew

BaseNew::LOCK_TABLES_KEY

Instance Method Summary collapse

Methods inherited from BaseNew

Proxy, dataset, install_data, install_data_hooks, lock!, unlock!

Instance Method Details

#after_initializeObject



20
21
22
# File 'lib/dcmgr/models/request_log.rb', line 20

def after_initialize
  self[:request_id] #
end