Class: Baku::Component
- Inherits:
-
Object
- Object
- Baku::Component
- Defined in:
- lib/baku/component.rb
Instance Method Summary collapse
-
#initialize ⇒ Component
constructor
A new instance of Component.
Constructor Details
#initialize ⇒ Component
Returns a new instance of Component.
3 4 5 |
# File 'lib/baku/component.rb', line 3 def initialize end |