Class: Goat::HTMLString

Inherits:
String show all
Defined in:
lib/goat/dom.rb,
lib/goat/common.rb

Instance Method Summary collapse

Methods inherited from String

#h!, #handle_request, #prefix_ns, random

Instance Method Details

#to_html(builder) ⇒ Object



224
225
226
# File 'lib/goat/dom.rb', line 224

def to_html(builder)
  self
end