Sha256: 90061a8c5e08ed81ece0d9335a5772b05e41b23c6480496d933e8d9473b1a431
Contents?: true
Size: 247 Bytes
Versions: 1
Compression:
Stored size: 247 Bytes
Contents
require 'tabulo' module Repper module Format TABULO_STYLE = { border: :blank, header_frequency: nil, # i.e. omit column headers truncation_indicator: '…', wrap_body_cells_to: 1, } end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repper-1.1.0 | lib/repper/format/tabulo_style.rb |