Ruby on Rails Plug-ins
Database Counters
A database performance logging plug-in for Ruby on Rails. It will record the number of database calls made and rows returned for each request.
Testable Logger
Ruby on Rails plug-in that allows testing of logging. It lets you assert that messages were (or were not) written to the application’s log file during a test case.