public
Description: A useful slap in the face with baconhand.
Clone URL: git://github.com/codahale/baconhand.git
Search Repo:
name age message
folder MIT-LICENSE Wed May 14 14:48:44 -0700 2008 BACONHAND! [codahale]
folder README.markdown Sun Jun 01 09:47:30 -0700 2008 Remove a TODO item. [eventualbuddha]
folder Rakefile Wed May 14 14:48:44 -0700 2008 BACONHAND! [codahale]
folder init.rb Sun Jun 01 00:12:41 -0700 2008 Rails 2.0 compatibility. [eventualbuddha]
folder lib/ Sun Jun 01 09:42:54 -0700 2008 Give the option of an even more gentle reminder... [eventualbuddha]
folder test/ Sun Jun 01 09:42:54 -0700 2008 Give the option of an even more gentle reminder... [eventualbuddha]
README.markdown

BACONHAND!

A plugin for gently reminding you in development mode that your views are accessing the database. By doing so, it steers you towards collecting all data required to render the view in the controller, which usually highlights previously hidden options for combining data access into as few and as fast queries as possible.

TODO

  • Make baconhanding disableable for some controllers and actions.

Copyright (c) 2008 Coda Hale , released under the MIT license for all to use and enjoy and be slapped with.