Sha256: c7daf5fa844d37f3340f1c4a4686d2da7399b187ee2b6c7345c72149c113019c

Contents?: true

Size: 149 Bytes

Versions: 25

Compression:

Stored size: 149 Bytes

Contents

module LHC
  module Formats
    extend ActiveSupport::Concern

    module ClassMethods
      def json
        JsonFormat
      end
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
lhc-5.1.1 lib/lhc/concerns/lhc/formats.rb
lhc-5.1.0 lib/lhc/concerns/lhc/formats.rb
lhc-5.0.3 lib/lhc/concerns/lhc/formats.rb
lhc-5.0.2 lib/lhc/concerns/lhc/formats.rb
lhc-5.0.1 lib/lhc/concerns/lhc/formats.rb
lhc-5.0.0 lib/lhc/concerns/lhc/formats.rb
lhc-4.0.2 lib/lhc/concerns/lhc/formats.rb
lhc-4.0.1 lib/lhc/concerns/lhc/formats.rb
lhc-4.0.0 lib/lhc/concerns/lhc/formats.rb
lhc-3.8.1 lib/lhc/concerns/lhc/formats.rb
lhc-3.8.0 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.3 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.2 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.2.1 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.1 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.0 lib/lhc/concerns/lhc/formats.rb
lhc-3.7.0.pre1 lib/lhc/concerns/lhc/formats.rb
lhc-3.6.1 lib/lhc/concerns/lhc/formats.rb
lhc-3.6.0 lib/lhc/concerns/lhc/formats.rb
lhc-3.5.5 lib/lhc/concerns/lhc/formats.rb