Libraries
»
rubified
(0.1.1)
»
Index (O)
»
Object
Class: Object
Inherits:
BasicObject
Defined in:
lib/ext/object.rb
Instance Method Summary
collapse
#
to_html
⇒ Object
Instance Method Details
#
to_html
⇒
Object
2 3 4
# File 'lib/ext/object.rb', line 2
def
to_html
to_s
end