Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/rubb.rb

Instance Method Summary collapse

Instance Method Details

#bb_to_htmlObject



14
15
16
# File 'lib/rubb.rb', line 14

def bb_to_html
  RuBB.to_html(self)
end