Plugins - Rails Stats
Add to favoritesRails Stats is a basic graphical version of the Rake ‘stats’ task. It generates a graph showing your lines of code versus lines of test code, and two other graphs that may be useful to some of you visually driven folks. It could also be used by people outside of development, such as managers, to track the progress of your project.
Requires Gruff.
Usage
Simply install the plugin and browse to /rails_stats
Example
Check out a live example at http://shanesbrain.net/rails_stats showing stats for typo, the blogging tool.
http://www.shanesbrain.net/articles/2006/07/18/rails-stats-plugin-or-show-me-those-pretty-graphs
http://shanesbrain.net/svn/rails/plugins/rails_stats
Misc. Enhancements
