Class
ThinkingSphinx::AbstractAdapter
In:
lib/thinking_sphinx/adapters/abstract_adapter.rb
Parent:
Object
Methods
adapter_for_model
bigint_pattern
case
connection
detect
downcase
new
quote_with_table
setup
standard_adapter_for_model
Public Class methods
adapter_for_model
(model)
detect
(model)
new
(model)
standard_adapter_for_model
(model)
Public Instance methods
bigint_pattern
()
case
(expression, pairs, default)
downcase
(clause)
quote_with_table
(column)
setup
()
Protected Instance methods
connection
()
[Validate]