Method: Sunspot::Type::TextType#cast

Defined in:
lib/sunspot/type.rb

#cast(text) ⇒ Object



102
103
104
# File 'lib/sunspot/type.rb', line 102

def cast(text)
  text
end