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 Mon Nov 10 21:57:09 -0800 2008 adjusted author info. [retr0h]
file README Tue Sep 22 14:48:00 -0700 2009 Completely reworked. Removed most everything t... [retr0h]
file Rakefile Mon Aug 18 22:46:15 -0700 2008 first commit [retr0h]
file init.rb Tue Sep 22 14:48:00 -0700 2009 Completely reworked. Removed most everything t... [retr0h]
file install.rb Mon Aug 18 22:46:15 -0700 2008 first commit [retr0h]
directory lib/ Tue Sep 22 14:48:00 -0700 2009 Completely reworked. Removed most everything t... [retr0h]
directory spec/ Tue Sep 22 15:04:56 -0700 2009 removed rake task that is no longer used [retr0h]
file uninstall.rb Mon Aug 18 22:46:15 -0700 2008 first commit [retr0h]
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