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:
commit
6f8f2a2017
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue