Method: Sunspot::TypeField#to_indexed

Defined in:
lib/sunspot/field.rb

#to_indexed(clazz) ⇒ Object



161
162
163
# File 'lib/sunspot/field.rb', line 161

def to_indexed(clazz)
  clazz.name
end