lib/elasticity/index_mapper.rb in es-elasticity-1.0.0 vs lib/elasticity/index_mapper.rb in es-elasticity-1.0.1

- old
+ new

@@ -1,6 +1,4 @@ -# frozen_string_literal: true - module Elasticity class IndexMapper def self.set_delegates(obj, to) obj.delegate( :document_type,