Sha256: 91bd887aee8e9772880abf74c5468ee0b7d8c6cd4edc323e4f58253ea886d8c1

Contents?: true

Size: 178 Bytes

Versions: 20

Compression:

Stored size: 178 Bytes

Contents

# frozen_string_literal: true

module LHC::Formats
  autoload :JSON, 'lhc/formats/json'
  autoload :Multipart, 'lhc/formats/multipart'
  autoload :Plain, 'lhc/formats/plain'
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
lhc-11.0.2 lib/lhc/formats.rb
lhc-11.0.1 lib/lhc/formats.rb
lhc-11.0.0 lib/lhc/formats.rb
lhc-10.5.4 lib/lhc/formats.rb
lhc-10.5.3 lib/lhc/formats.rb
lhc-10.5.2 lib/lhc/formats.rb
lhc-10.5.1 lib/lhc/formats.rb
lhc-10.5.0 lib/lhc/formats.rb
lhc-10.4.3 lib/lhc/formats.rb
lhc-10.4.2 lib/lhc/formats.rb
lhc-10.4.1 lib/lhc/formats.rb
lhc-10.4.0 lib/lhc/formats.rb
lhc-10.3.0 lib/lhc/formats.rb
lhc-10.2.1 lib/lhc/formats.rb
lhc-10.2.0 lib/lhc/formats.rb
lhc-10.1.8 lib/lhc/formats.rb
lhc-10.1.7 lib/lhc/formats.rb
lhc-10.1.6 lib/lhc/formats.rb
lhc-10.1.5 lib/lhc/formats.rb
lhc-10.1.3 lib/lhc/formats.rb