class EsInteger

Public Instance Methods

short_type() click to toggle source
# File lib/wukong-migrate/elasticsearch_fields.rb, line 37
def short_type() 'integer' ; end