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 (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed May 14 14:48:44 -0700 2008 | [codahale] |
| |
README.markdown | Sun Jun 01 09:47:30 -0700 2008 | [eventualbuddha] |
| |
Rakefile | Wed May 14 14:48:44 -0700 2008 | [codahale] |
| |
init.rb | Sun Jun 01 00:12:41 -0700 2008 | [eventualbuddha] |
| |
lib/ | Sun Jun 01 09:42:54 -0700 2008 | [eventualbuddha] |
| |
test/ | Sun Jun 01 09:42:54 -0700 2008 | [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.




