Class: NilClass

Inherits:
Object show all
Defined in:
lib/goat/dom.rb

Instance Method Summary collapse

Instance Method Details

#to_html(builder) ⇒ Object



218
219
220
# File 'lib/goat/dom.rb', line 218

def to_html(builder)
  ''
end