Class: ThinkingSphinx::Connection::MRI
- Defined in:
- lib/thinking_sphinx/connection/mri.rb
Instance Method Summary collapse
Methods inherited from Client
#close, #close!, #execute, #initialize, #query_all
Constructor Details
This class inherits a constructor from ThinkingSphinx::Connection::Client
Instance Method Details
#base_error ⇒ Object
4 5 6 |
# File 'lib/thinking_sphinx/connection/mri.rb', line 4 def base_error Mysql2::Error end |