From 2f638b227f3210580a1c17e152f61439f6175dfd Mon Sep 17 00:00:00 2001 From: Sourav Moitra Date: Sun, 14 Feb 2016 21:40:13 +0530 Subject: [ci skip] line_statistics added to README --- tools/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/README.md b/tools/README.md index 25ab798bd5..1f3d6c59d9 100644 --- a/tools/README.md +++ b/tools/README.md @@ -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 \ No newline at end of file -- cgit v1.2.3