Class: Hpricot::Comment

Inherits:
Object
  • Object
show all
Defined in:
lib/html2slim/hpricot_monkeypatches.rb

Instance Method Summary collapse

Instance Method Details

#to_slim(lvl = 0) ⇒ Object



27
28
29
# File 'lib/html2slim/hpricot_monkeypatches.rb', line 27

def to_slim(lvl=0)
  nil
end