Sha256: 53f0f9522143391efce4368d9ab95de3c81919a997ba8ecb5bdb5ae8d0ba967d
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.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
confstruct-0.2.0 | lib/confstruct.rb |