Sha256: 23c45b871c8795142d7cde223a38c54996f2e28a0c3df1b496ad030d8b33bfed
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
require 'core_ext' # This module should be included into a Tartan subclass to add table mark-up. module Tartan module Table module Rules yaml "tartan/table/table.yml" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tartan-0.2.1 | lib/tartan/table/rules.rb |
tartan-0.2.0 | lib/tartan/table/rules.rb |