Sha256: 29aa27e54b56f9b84a5694b11e91d08640b16cee599fc4379ae0576ead43cdac
Contents?: true
Size: 157 Bytes
Versions: 10
Compression:
Stored size: 157 Bytes
Contents
require 'thor/core_ext/hash_with_indifferent_access' Thor::CoreExt::HashWithIndifferentAccess.class_eval do def to_hash Hash.new.merge(self) end end
Version data entries
10 entries across 10 versions & 1 rubygems