Top Level Namespace
Defined Under Namespace
Modules: Oedipus
Constant Summary collapse
- GLOB =
"{#{dirs.join(',')}}/{mysql_config,mysql_config5}"
Instance Method Summary collapse
-
#asplode(lib) ⇒ Object
borrowed from github.com/brianmario/mysql2/master/ext/mysql2/extconf.rb.
-
#thread ⇒ Object
Oedipus Sphinx 2 Search.
Instance Method Details
#asplode(lib) ⇒ Object
6 7 8 |
# File 'ext/oedipus/extconf.rb', line 6 def asplode lib abort "-----\n#{lib} is missing. please check your installation of mysql and try again.\n-----" end |
#thread ⇒ Object
Oedipus Sphinx 2 Search. Copyright © 2012 Chris Corbyn.
See LICENSE file for details.
10 |
# File 'lib/oedipus/connection/pool.rb', line 10 require "thread" |