Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/rubb.rb
Instance Method Summary collapse
Instance Method Details
#bb_to_html ⇒ Object
14 15 16 |
# File 'lib/rubb.rb', line 14 def bb_to_html RuBB.to_html(self) end |