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

- old
+ new

@@ -1,6 +1,4 @@ -# frozen_string_literal: true - module Elasticity class BaseDocument include ::ActiveModel::Model # Stores configuration for this class and all subclasses.