class Object
Constants
- GLOB
Public Instance Methods
asplode(lib)
click to toggle source
# File ext/mysql2/extconf.rb, line 3 def asplode lib abort "-----\n#{lib} is missing. please check your installation of mysql and try again.\n-----" end