class Ruport::Controller::Table
This class implements the basic tabular data controller for Ruport.
Supported Formatters ¶ ↑
Default layout options ¶ ↑
-
show_table_headers
#=> true
Formatter hooks called (in order)¶ ↑
-
prepare_table
-
build_table_header
-
build_table_body
-
build_table_footer
-
finalize_table