Class
ActsAsIndexed::PreTokenizer
In:
lib/acts_as_indexed/pre_tokenizer.rb
Parent:
Object
Methods
process
Public Class methods
process
(str)
Strips all non-word characters and returns the resulting string.
[Validate]