1This is a MySQL JDBC driver gem for JRuby. Use
2
3   require 'jdbc/mysql'
4
5to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
6