Module: Tableasy::HtmlAttributes
- Included in:
- Table::Cell, Table::Row
- Defined in:
- lib/tableasy/html_attributes.rb
Instance Method Summary collapse
Instance Method Details
#html ⇒ Object
3 4 5 |
# File 'lib/tableasy/html_attributes.rb', line 3 def html @html ||= {} end |