Class: Ruport::Controller::Row

Inherits:
Ruport::Controller show all
Defined in:
lib/ruport/controller/table.rb

Overview

This class implements the basic controller for table rows.

Supported Formatters

  • Formatter::CSV

  • Formatter::Text

  • Formatter::HTML

Formatter hooks called (in order)

  • build_row

Instance Attribute Summary

Attributes inherited from Ruport::Controller

#format, #formatter

Method Summary

Methods inherited from Ruport::Controller

built_in_formats, #data, #data=, finalize, formats, formatter, #io=, method_missing, #options, options, prepare, render, required_option, #run, stage