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, install_data, install_data_hooks, lock!, unlock!

Instance Method Details

#accountObject



11
12
13
# File 'lib/dcmgr/models/account_resource.rb', line 11

def 
  Account[self.]
end