Class: Dcmgr::Models::AccountResource

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

Overview

Base class for the model class which belongs to a specific account.

Constant Summary

Constants inherited from BaseNew

BaseNew::LOCK_TABLES_KEY

Instance Method Summary collapse

Methods inherited from BaseNew

Proxy, dataset, default_row_lock_mode=, install_data, install_data_hooks, lock!, #to_hash, unlock!, #with_timestamps?

Instance Method Details

#accountObject



7
8
9
# File 'lib/dcmgr/models/account_resource.rb', line 7

def 
  Account[self.]
end