Class: Nazar::HorizontalTable
- Defined in:
- lib/nazar/horizontal_table.rb
Instance Method Summary collapse
Methods inherited from BaseTable
Constructor Details
This class inherits a constructor from Nazar::BaseTable
Instance Method Details
#render ⇒ Object
5 6 7 |
# File 'lib/nazar/horizontal_table.rb', line 5 def render table.render(:unicode, ) end |