Class: Dcmgr::Models::PhysicalNetwork
- Defined in:
- lib/dcmgr/models/physical_network.rb
Overview
Physical network interface
Constant Summary
Constants inherited from BaseNew
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
#before_destroy ⇒ Object
13 14 15 |
# File 'lib/dcmgr/models/physical_network.rb', line 13 def before_destroy super end |
#validate ⇒ Object
9 10 11 |
# File 'lib/dcmgr/models/physical_network.rb', line 9 def validate super end |