Class: Dry::ElasticModel::TypeOptions::ScaledFloat

Inherits:
Numeric
  • Object
show all
Defined in:
lib/dry/elastic_model/type_options/scaled_float.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



9
10
11
# File 'lib/dry/elastic_model/type_options/scaled_float.rb', line 9

def to_h
  attributes
end