Sha256: 751feb2a2216ad3ee4c366728a35d137c8bc19e9d14a5b7e42545fb1b2a531c3
Contents?: true
Size: 258 Bytes
Versions: 1
Compression:
Stored size: 258 Bytes
Contents
require "super_formatter/import" require "super_formatter/hct/head" require "super_formatter/hct/row" module SuperFormatter module Tcat class Import < SuperFormatter::Import callable do build_rows!(Head, Row) end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
super_tools-3.0.1 | lib/super_formatter/tcat/import.rb |