Module: Isuggest::ClassMethods
- Defined in:
- lib/isuggest/finder.rb
Instance Method Summary collapse
Instance Method Details
#total_results ⇒ Object
11 12 13 |
# File 'lib/isuggest/finder.rb', line 11 def total_results [:total_suggestions].to_i end |