# encoding: UTF-8 require 'mysql2_ext' # = Mysql2 # # A modern MySQL client library for Ruby, binding to libmysql module Mysql2 VERSION = "0.0.1" end