Sha256: 6887ac2cc4838dfdcb902a32dc05f8eae6f3bf074cc5c9146b4044724a6e0006

Contents?: true

Size: 198 Bytes

Versions: 1

Compression:

Stored size: 198 Bytes

Contents

require 'confstruct/utils'

module Confstruct
  autoload :HashWithStructAccess, 'confstruct/hash_with_struct_access'
  autoload :Configuration, 'confstruct/configuration'
  
  VERSION = '0.2.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
confstruct-0.2.1 lib/confstruct.rb