Posted By: Nick Sieger
Date: 2008-01-07 16:51
Summary: activerecord-jdbc-adapter 0.7.1 Released
Project: JRuby Extras
activerecord-jdbc-adapter version 0.7.1 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.7.1
- Add adapter and driver for H2 courtesy of Caleb Land
- Fix "undefined method `last' for {}:Hash" error introduced with new Rake 0.8.1 (JRUBY-1859) |
|