jump to navigation

HTML source no longer sore July 28, 2008

Posted by John Dewey in Code, Plugins & Gems, Rails.
trackback

Have you ever found yourself saying, _damn I wish I knew what X was, when debugging an application?

SimplyTabby is a plugin to embed application and system information as comments, into the HTML source of a page. Sensitive information can be “hidden”, by encrypting the output, which can easily be recovered via a rake task.

The project is hosted at GitHubhttp://github.com/retr0h/simply_tabby/tree/master

Further information can be found in the README.

Comments»

No comments yet — be the first.