Method: Sunspot::Query::Spellcheck#initialize
- Defined in:
- lib/sunspot/query/spellcheck.rb
#initialize(options = {}) ⇒ Spellcheck
Returns a new instance of Spellcheck.
6 7 8 |
# File 'lib/sunspot/query/spellcheck.rb', line 6 def initialize( = {}) = end |