Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
253 B
Text
6 lines
253 B
Text
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
|
|
that can be used with JRuby.
|
|
It allows use of virtually any JDBC-compliant database with your
|
|
JRuby on Rails application.
|
|
|
|
WWW: https://github.com/jruby/activerecord-jdbc-adapter
|