2010
Speeding up Ruby on Rails
Ruby on Rails, a popular Web development framework based on the Ruby programming language, makes it easy to access your database, but it does not always do so efficiently. Learn more about common performance problems with Rails, including N+1 query, and discover how you can fix them.
2007
New Ruby on Rails power for DB2 Express-C Web apps
With the introduction of the IBM_DB adapter and driver, Rails applications can now interact seamlessly with IBM data servers. This article introduces the Starter Toolkit for DB2 on Rails, covers various methods for installing the IBM_DB driver, provides examples of Rails migration with the no-charge DB2 Express-C database, and it shows you exacly What the IBM_DB adapter brings to the Rails world.
1
(2 marks)