Class: CQ::Resource::Component
- Inherits:
-
Object
- Object
- CQ::Resource::Component
- Defined in:
- lib/cq/resources/component.rb
Instance Method Summary collapse
- #components ⇒ Object
-
#initialize ⇒ Component
constructor
A new instance of Component.
Constructor Details
#initialize ⇒ Component
5 6 7 |
# File 'lib/cq/resources/component.rb', line 5 def initialize end |
Instance Method Details
#components ⇒ Object
9 10 11 |
# File 'lib/cq/resources/component.rb', line 9 def components end |