Silent Postgres plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://silent-postgres.googlecode.com/svn/trunk/silent_postgres
Postgresql connection adapter in Ruby on Rails is a really noisy beast. In development and test it can easily fill log files with large amounts of debugging information.
Silent-postgres is a Rails plugin that silences this verbose output. Now your log files only contain SQL queries which are REALLY useful for debugging
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: hardway, 2 months ago

