public
Description: A Rails plugin allowing to retrieve rake:stats-like statistics programmatically
Homepage: http://www.dmathieu.com
Clone URL: git://github.com/dmathieu/rails-code-statistics.git
name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
file install.rb
directory lib/
directory tasks/
directory test/
file uninstall.rb
README
CodeStats
=========

A plugin based on the rails code code_statistics allowing you to get code statistics of your application and manipulate 
them.


Example
=======

print CodeStats.new.to_json

Copyright (c) 2009 Damien MATHIEU, released under the MIT license