Sha256: b178ae8c753a43b3ef3a8bbc4747c284c2df5cc88d9f3e7dfde19604dc724c15
Contents?: true
Size: 259 Bytes
Versions: 21
Compression:
Stored size: 259 Bytes
Contents
require 'super_formatter/import' require 'super_formatter/hct/head' require 'super_formatter/hct/row' module SuperFormatter module Hct class Import < ::SuperFormatter::Import callable do build_rows!(Head, Row) end end end end
Version data entries
21 entries across 21 versions & 1 rubygems