Module: Tabletastic

Defined in:
lib/tabletastic.rb,
lib/tabletastic/helper.rb,
lib/tabletastic/version.rb,
lib/tabletastic/table_field.rb,
lib/tabletastic/table_builder.rb

Defined Under Namespace

Modules: Helper Classes: TableBuilder, TableField

Constant Summary collapse

VERSION =
"0.2.0"
@@default_table_html =
{}
@@default_table_block =
lambda {|table| table.data}