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
dmathieu (author)
Wed Jul 01 07:17:09 -0700 2009
commit  58dfc7b7303faffb63f657bb5381a79a3bf59bbc
tree    b363fa4ce2d7726530def15576ae98a91d86edff
parent  192a0f428d7097286d36ca6328b3013a24dd8f1d
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