Sha256: 6326fec072e73d8b05a737844ce750659e516d32ec4bd554b6972a0fd7b30c11
Contents?: true
Size: 305 Bytes
Versions: 3
Compression:
Stored size: 305 Bytes
Contents
$LOAD_PATH << '../lib' require 'html_format' HtmlFormat.default_options # => {:table_class=>["table", "table-striped", "table-bordered", "table-hover"], :sub_table_class=>["table", "table-condensed"], :nesting=>false, :title_tag=>:h2, :header_patch=>false, :key_label=>"Key", :value_label=>"Value"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
html_format-0.0.11 | examples/0130_default_options.rb |
html_format-0.0.10 | examples/0130_default_options.rb |
html_format-0.0.9 | examples/0130_default_options.rb |