Posted By: Nick Sieger
Date: 2007-05-14 22:41
Summary: ActiveRecord-JDBC 0.3
Project: JRuby Extras
ActiveRecord-JDBC version 0.3 has been released!
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with JRuby[http://www.jruby.org/]. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application.
Changes:
== 0.3
* Release coincides with JRuby 1.0.0RC1 release
* Improvements for Derby, Postgres, and Oracle, all of which are running
> 95% of AR tests |
|