Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/html-native/logic.rb,
lib/html-native/builder.rb
Instance Method Summary collapse
Instance Method Details
#component ⇒ Object
77 78 79 |
# File 'lib/html-native/builder.rb', line 77 def component HTMLComponent::Builder.new(self) end |