Mysql2 isn't a class
This commit is contained in:
parent
0a733a1f02
commit
cba8f65026
|
@ -4,6 +4,6 @@ require 'mysql2_ext'
|
|||
# = Mysql2
|
||||
#
|
||||
# A modern MySQL client library for Ruby, binding to libmysql
|
||||
class Mysql2
|
||||
module Mysql2
|
||||
VERSION = "0.0.1"
|
||||
end
|
Loading…
Reference in New Issue