1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #23674 from xw19/dev-tools-update

[ci skip] line_statistics added to README
This commit is contained in:
Jon Moss 2016-02-14 11:16:15 -05:00
commit 6f8f2a2017

View file

@ -5,3 +5,4 @@ They aren't used by Rails apps directly.
* `console` drops you in irb and loads local Rails repos
* `profile` profiles `Kernel#require` to help reduce startup time
* `line_statistics` provides CodeTools module and LineStatistics class to count lines