From: Nick Sieger Date: 2007-03-06T12:40:35+09:00 Subject: [ANN] ActiveRecord-JDBC 0.2.3 Released ActiveRecord-JDBC version 0.2.3 has been released! http://jruby-extras.rubyforge.org/ActiveRecord-JDBC 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.2.3 * Release coincides (and compatible) with JRuby 0.9.8 release * 8 bugs fixed: see http://rubyurl.com/0Da * Improvements and compatibility fixes for Rails 1.2.x http://jruby-extras.rubyforge.org/ActiveRecord-JDBC Cheers, /Nick