Module: ActsAsHashable::HashRefinements

Defined in:
lib/acts_as_hashable/hash_refinements.rb

Overview

Let’s provide a refinenment instead of monkey-patching Hash. That way we can stop polluting other libraries and internalize our specific needs.