61a02c6358
- Add LICENSE - Update WWW Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
7 lines
231 B
Text
7 lines
231 B
Text
This is a MySQL JDBC driver gem for JRuby. Use
|
|
|
|
require 'jdbc/mysql'
|
|
|
|
to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
|
|
|
|
WWW: https://github.com/jruby/activerecord-jdbc-adapter/tree/master/jdbc-mysql
|