aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/code_statistics_calculator.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow rake:stats to account for rake tasksKevin Deisz2015-10-191-0/+1
|
* Update `rake counts` to count declarative tests in minitestbrainopia2015-01-091-1/+7
|
* Improve `rake stats` for JavaScript and CoffeeScript.Hendy Tanata2013-02-251-0/+79
Ignore block comments and calculates number of functions.