Sha256: 9400b451c19cc4eac2f358871cebb2166a71a55dea3bbbe0c21abcbd80c450f1
Contents?: true
Size: 207 Bytes
Versions: 21
Compression:
Stored size: 207 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
21 entries across 21 versions & 2 rubygems
Version | Path |
---|---|
soaspec-0.2.9 | lib/soaspec/indifferent_hash.rb |