[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

[ANN] Rails/Informix 1.1.0 released

Gerardo Santana Gómez Garrido

12/6/2007 2:39:00 AM

Rails/Informix is the ActiveRecord adapter for Informix.

Web site: http://rails-informix.rub...

Changelog:
1.1.0 12/5/2007
------------------
Features:
* DECIMAL support

Bugs fixed:
* db/schema.rb was not being generated.
* After DECIMAL support was added to ActiveRecord, all DECIMAL
columns were
being converted to integers.
Noticed by Andres Rafael Aguilar Albores <aandresrafael at gmail>
--
Gerardo Santana