public
Description: A useful slap in the face with baconhand.
Clone URL: git://github.com/codahale/baconhand.git
Sun Jun 01 09:47:30 -0700 2008
commit  1eacd8e1431dcd05c0c4813510530f10ce38b46c
tree    000fe633a126916c792c05937578add3c3318ef5
parent  6b6c84360fc3b545565cd9e98fd828a2f646c331
baconhand / README.markdown
100644 17 lines (12 sloc) 0.555 kb

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 coda.hale@gmail.com, released under the MIT license for all to use and enjoy and be slapped with.