Libraries
»
rubb
(0.9.4)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/rubb.rb
Instance Method Summary
collapse
#
bb_to_html
⇒ Object
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