Morph AppSpace - Platform as a Service for RoR

Starter Toolkit for DB2 on Rails Update

Antonio Cangiano June 15th, 2006

We just released an update for the Starter Toolkit for DB2 on Rails.
A few changes:

  • Compatible with the other adapters. It solves a nasty issue which used to previously cause problems when using other adapters;
  • If a schema is omitted, the username is now used by default (thanks for the suggestion, Edd );
  • Improved error messages. In most cases, error message now provide DB2 CLI error codes and messages;
  • Better index handling.

Please update your system (the first point of the list above is quite critical). Just click on All Programs → DB2 on Rails → Check for Updates.

How do you do a quick manual update?

If you have already installed the first release of DB2onRails, you can just download DB2onRails_V1.1_Source.zip (160 Kb) and replace the file ibm_db2_adapter.rb in

C:\ruby\lib\ruby\gems\1.8\gems\activerecord-1.14.2\

lib\active_record\connection_adapters

(or equivalent on your system) with this new one.

You can join us in the alphaWorks forum


If you enjoyed this post, then make sure you subscribe to my RSS Feed.

  • DB2 , Ruby on Rails
  • Comments(1)

One Response to “Starter Toolkit for DB2 on Rails Update”

  1. Harryon 21 Dec 2006 at 4:36 pm

    I am looking forward to an iSeries connector for DB2 on Rails. In the mean time I will be experimenting with DB2 Connect on both Windows and Linux. I wish you luck and Happy Holidays.