Code
December 17th, 2007
Social Welfare
Social Welfare is a Ruby On Rails plugin that makes it easy to manipulate children objects from within a parent view. Find out more on the Social Welfare page.
RoR Postgresql Driver sub-second patch
I patched the Ruby On Rails core Postgresql database driver. The patch details are on the Rails Trac site.
Nitro SQLite Database Driver Patches
Fixed a memory leak issue with the SQLite database driver found in the Nitro Project ruby based web framework. Also made various contributions improving the performance and documentation of the driver.