Skip to content

Commit 2772e8a

Browse files
authored
Merge pull request rails#51207 from Earlopain/fix-tools-profile
Remove `tools/profile`
2 parents af85f74 + 626e014 commit 2772e8a

File tree

2 files changed

+0
-138
lines changed

2 files changed

+0
-138
lines changed

tools/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This is a collection of utilities used for Rails internal development.
44
They aren't used by Rails apps directly.
55

66
* `console` drops you in irb and loads local Rails repos
7-
* `profile` profiles `Kernel#require` to help reduce startup time
87
* `railspect` provides commands to run internal linters
98
* `line_statistics` provides CodeTools module and LineStatistics class to count lines
109
* `test` is loaded by every major component of Rails to simplify testing, for example:

tools/profile

Lines changed: 0 additions & 137 deletions
This file was deleted.

0 commit comments

Comments
 (0)