Top Level Namespace

Defined Under Namespace

Modules: Oedipus

Constant Summary collapse

GLOB =
"{#{dirs.join(',')}}/{mysql_config,mysql_config5}"

Instance Method Summary collapse

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

#threadObject

Oedipus Sphinx 2 Search. Copyright © 2012 Chris Corbyn.

See LICENSE file for details.



10
# File 'lib/oedipus/connection/pool.rb', line 10

require "thread"