We use of a lot of free software and like to give back to the community when we can. Sometimes, it’s a brand-new piece of software and other times, it’s contributing patches to improve an existing package.

Original Software

These are original Rails plug-ins and Ruby gems developed within larger projects, extracted for the benefit of everyone.

  • Banker: a complete set of assertions and Shoulda macros for testing page, action and fragment caching in your Rails application.
  • pgsql_stats: provides access to the statistics within the PostgreSQL database server.
  • SQL Logging: detailed logging of where SQL queries are executed in your Rails application, how much data is returned, and a per-action report of the most expensive queries.

Contributions