This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 1eacd8e1431dcd05c0c4813510530f10ce38b46c
tree 000fe633a126916c792c05937578add3c3318ef5
parent 6b6c84360fc3b545565cd9e98fd828a2f646c331
tree 000fe633a126916c792c05937578add3c3318ef5
parent 6b6c84360fc3b545565cd9e98fd828a2f646c331
baconhand / 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 coda.hale@gmail.com, released under the MIT license for all to use and enjoy and be slapped with.




