Sha256: f8460304e9a450054c99c6229199438e8cb1534a09a7176b414fb09bde5425e4
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 = '1.0.2' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
confstruct-1.0.2 | lib/confstruct.rb |