Class: Html2Bbcode::Bbcode::ClosingTags
- Inherits:
-
Struct
- Object
- Struct
- Html2Bbcode::Bbcode::ClosingTags
- Defined in:
- lib/bbcode/closing_tags.rb
Instance Attribute Summary collapse
-
#names ⇒ Object
Returns the value of attribute names.
Instance Method Summary collapse
Instance Attribute Details
#names ⇒ Object
Returns the value of attribute names
3 4 5 |
# File 'lib/bbcode/closing_tags.rb', line 3 def names @names end |
Instance Method Details
#tags ⇒ Object
4 5 6 |
# File 'lib/bbcode/closing_tags.rb', line 4 def .join end |