Sha256: f24bfa53ba3fcd508d8ecddbebdb025a5457fce67c4a29fdd0513d40233c9d5b
Contents?: true
Size: 151 Bytes
Versions: 3
Compression:
Stored size: 151 Bytes
Contents
module LHC module Formats extend ActiveSupport::Concern module ClassMethods def json JsonFormat end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lhc-3.4.0 | lib/lhc/concerns/lhc/formats.rb |
lhc-3.3.0 | lib/lhc/concerns/lhc/formats.rb |
lhc-3.2.0 | lib/lhc/concerns/lhc/formats.rb |