public
Description: A Rails plugin which collects and reports system information inside HTML comments.
Homepage:
Clone URL: git://github.com/latimes/simply_tabby.git
name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
file install.rb
directory lib/
directory spec/
file uninstall.rb
README
SimplyTabby
===========

This plugin takes advantage of a Rails 2.0 feature, 'Multiple Controller View Paths'.

tab·by –noun:
a spiteful female gossip or tattler.

SimplyTabby is a plugin which collects system information, only to turn around and
"be a tabby".

This plugin renders system information in <!-- HTML comments -->.

Example
=======

To use SimplyTabby, include the following code in your layout just before </body>.
  <%= SimplyTabby.do_tell %>

Copyright (c) 2008 Los Angeles Times, released under the MIT license