[ANN] Rails/Informix 1.1.0 released

Rails/Informix is the ActiveRecord adapter for Informix.

Web site: http://rails-informix.rubyforge.org

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

Gerardo S.