Class: Hpricot::Text

Inherits:
Object
  • Object
show all
Includes:
SlimText
Defined in:
lib/eex2slime/hpricot_monkeypatches.rb

Instance Method Summary collapse

Methods included from SlimText

#to_slime

Instance Method Details

#textifyObject



37
38
39
# File 'lib/eex2slime/hpricot_monkeypatches.rb', line 37

def textify
  content.to_s
end