Class: Common::NovaDslCommand

Inherits:
Object
  • Object
show all
Defined in:
lib/common/attribute_checker.rb

Class Method Summary collapse

Class Method Details

.inherited(clazz) ⇒ Object



6
7
8
# File 'lib/common/attribute_checker.rb', line 6

def self.inherited(clazz)
  clazz
end