mirror of https://github.com/rails/rails
[ci skip] line_statistics added to README
This commit is contained in:
parent
cf433905d5
commit
2f638b227f
|
@ -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
|
Loading…
Reference in New Issue