Method: FormReader#html
- Defined in:
- lib/web/formreader.rb
#html ⇒ Object Also known as: body
Returns the value of attribute html.
2 3 4 |
# File 'lib/web/formreader.rb', line 2 def html @html end |
Returns the value of attribute html.
2 3 4 |
# File 'lib/web/formreader.rb', line 2 def html @html end |