Method: Sunspot::Type::StringType#cast

Defined in:
lib/sunspot/type.rb

#cast(string) ⇒ Object

:nodoc:



127
128
129
# File 'lib/sunspot/type.rb', line 127

def cast(string) #:nodoc:
  string
end