Class: Searchkick::HashWrapper
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Searchkick::HashWrapper
- Defined in:
- lib/searchkick/hash_wrapper.rb
Overview
Subclass of ‘Hashie::Mash` to wrap Hash-like structures (responses from Elasticsearch)
The primary goal of the subclass is to disable the warning being printed by Hashie for re-defined methods, such as ‘sort`.