Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_html(builder) ⇒ Object



165
166
167
# File 'lib/goat/html.rb', line 165

def to_html(builder)
  ''
end