☰

Home

Pages Classes Methods

    Pages

    • CHANGES
    • MANIFEST
    • README
    • doc
      • attributes
      • table
      • table_body
      • table_caption
      • table_colgroup
      • table_colgroup_col
      • table_content
      • table_foot
      • table_head
      • table_row
      • table_row_data
      • table_row_header

    Validate

    Generated by RDoc 6.10.0.

    Based on Darkfish by Michael Granger.

    • CHANGES.md

    • LICENSE

    • MANIFEST.md

    • README.md

    • Gemfile

    • Rakefile

    • html-table.gemspec

    • certs/djberg96_pub.pem

    • doc/attributes.md

    • doc/table_body.md

    • doc/table_caption.md

    • doc/table_content.md

    • doc/table_colgroup.md

    • doc/table_colgroup_col.md

    • doc/table_foot.md

    • doc/table_head.md

    • doc/table_row_data.md

    • doc/table_row_header.md

    • doc/table_row.md

    • doc/table.md

    • doc/examples/advanced.rb

    • doc/examples/intermediate1.rb

    • doc/examples/intermediate2.rb

    • doc/examples/intermediate3.rb

    • doc/examples/simple1.rb

    • doc/examples/simple2.rb

    • doc/examples/simple3.rb

    • lib/html-table.rb

    • lib/html/body.rb

    • lib/html/caption.rb

    • lib/html/col.rb

    • lib/html/colgroup.rb

    • lib/html/content.rb

    • lib/html/data.rb

    • lib/html/foot.rb

    • lib/html/head.rb

    • lib/html/header.rb

    • lib/html/row.rb

    • lib/html/table.rb

    • lib/html/tablesection.rb

    • lib/html/mixin/attribute_handler.rb

    • lib/html/mixin/html_handler.rb

    • lib/html/mixin/strongtyping.rb

    • lib/html/mixin/tag_handler.rb

    • spec/attribute_handler_spec.rb

    • spec/body_spec.rb

    • spec/caption_spec.rb

    • spec/col_spec.rb

    • spec/colgroup_col_spec.rb

    • spec/data_spec.rb

    • spec/head_spec.rb

    • spec/header_spec.rb

    • spec/html_handler_spec.rb

    • spec/row_spec.rb

    • spec/table_spec.rb

    • spec/tablesection_spec.rb

    • spec/tag_handler_spec.rb