Could anyone point to me the differences and the benefits between using "DB2 Adapter for Ruby on Rails" and "Active Record JDBC Adapter"?
Generally, I am going to use the "jRUby on Rails" and "DB2 Express-C" and till now, I have thought the only way to connect IBM DB2 database with RoR application is using ActiveRecord JDBC Adapter.
Anyway on the DB2 Express C download page, there is a link to Rails Driver and Apdater for DB2 gem.
Which one I should use?