public
Description: Defend your ERb in Rails. Protect your database from too many uncached database calls in your views!
Homepage:
Clone URL: git://github.com/matthewrudy/defenders_of_the_erb.git
name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
directory lib/
directory tasks/
directory test/
README
Defenders of the ERb
=====================================================

Defenders of the ERb is a simple plugin for Rails.
It sits in your project counting uncached database calls in your views,
and warns you when you overdo it.

It tries to connect to gravatar to get a picture of me,
but you can ensure full MatthewRudy-goodness by running the command;

  rake freeze:matthewrudy

Enjoy.

Copyright (c) 2008 [Matthew Rudy Jacobs], released under the MIT license