Method: #asplode
- Defined in:
- ext/mysql2/extconf.rb
#asplode(lib) ⇒ Object
4 5 6 |
# File 'ext/mysql2/extconf.rb', line 4 def asplode lib abort "-----\n#{lib} is missing. please check your installation of mysql and try again.\n-----" end |