Method: Elastify::Model#type

Defined in:
lib/elastify/model.rb

#type(type) ⇒ Object



9
10
11
# File 'lib/elastify/model.rb', line 9

def type(type)
    @opt_type = type
end