Class: HoboFields::RawHtmlString
- Defined in:
- lib/hobo_fields/raw_html_string.rb
Direct Known Subclasses
Constant Summary
Constants inherited from Text
Text::COLUMN_TYPE, Text::HTML_ESCAPE
Instance Method Summary collapse
Instance Method Details
#to_html(xmldoctype = true) ⇒ Object
5 6 7 |
# File 'lib/hobo_fields/raw_html_string.rb', line 5 def to_html(xmldoctype = true) self end |