Class: TurnipFormatter::Renderer::Html::DataTable
- Defined in:
- lib/turnip_formatter/renderer/html/data_table.rb
Constant Summary
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from Base
delegate, #id, #initialize, #render, resource_name, view, #view
Constructor Details
This class inherits a constructor from TurnipFormatter::Renderer::Html::Base
Instance Method Details
#table ⇒ Object
10 11 12 |
# File 'lib/turnip_formatter/renderer/html/data_table.rb', line 10 def table @resource end |