Class: Hpricot::Text
- Inherits:
-
Object
- Object
- Hpricot::Text
- Includes:
- SlimText
- Defined in:
- lib/eex2slime/hpricot_monkeypatches.rb
Instance Method Summary collapse
Methods included from SlimText
Instance Method Details
#textify ⇒ Object
37 38 39 |
# File 'lib/eex2slime/hpricot_monkeypatches.rb', line 37 def textify content.to_s end |