[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] ActiveRecord-JDBC 0.2.3 Released

Nick Sieger

3/6/2007 3:41:00 AM

ActiveRecord-JDBC version 0.2.3 has been released!

http://jruby-extras.rubyforge.org/ActiveR...

ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord
component that can be used with JRuby [http://www....]. 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://rubyu...
* Improvements and compatibility fixes for Rails 1.2.x

http://jruby-extras.rubyforge.org/ActiveR...

Cheers,
/Nick