Method: HtmlGrid::PassThru#to_html

Defined in:
lib/htmlgrid/passthru.rb

#to_html(context) ⇒ Object



40
41
42
# File 'lib/htmlgrid/passthru.rb', line 40

def to_html(context)
  ''
end