class Dry::ElasticModel::TypeOptions::Base

Public Instance Methods

to_h() click to toggle source
# File lib/dry/elastic_model/type_options/base.rb, line 9
def to_h
  attributes
end