Sha256: 753189849953465bdb6b23b2c357c8fafb071fb7ec92bbf83d35889fbf2bdf65
Contents?: true
Size: 206 Bytes
Versions: 6
Compression:
Stored size: 206 Bytes
Contents
require 'hashie' # Hash that allows accessing hash with either string or Hash class IndifferentHash < Hash include Hashie::Extensions::MergeInitializer include Hashie::Extensions::IndifferentAccess end
Version data entries
6 entries across 6 versions & 1 rubygems