Method: Chewy::Index::Wrapper#initialize

Defined in:
lib/chewy/index/wrapper.rb

#initialize(attributes = {}) ⇒ Object



24
25
26
# File 'lib/chewy/index/wrapper.rb', line 24

def initialize(attributes = {})
  @attributes = attributes.stringify_keys
end