Class: Hpricot::Comment
- Inherits:
-
Object
- Object
- Hpricot::Comment
- Defined in:
- lib/html2slim/hpricot_monkeypatches.rb
Instance Method Summary collapse
Instance Method Details
#to_slim(lvl = 0) ⇒ Object
31 32 33 |
# File 'lib/html2slim/hpricot_monkeypatches.rb', line 31 def to_slim(lvl=0) nil end |