Skip to content

Commit

Permalink
Merge pull request #51207 from Earlopain/fix-tools-profile
Browse files Browse the repository at this point in the history
Remove `tools/profile`
  • Loading branch information
rafaelfranca committed Feb 27, 2024
2 parents af85f74 + 626e014 commit 2772e8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 138 deletions.
1 change: 0 additions & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ This is a collection of utilities used for Rails internal development.
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
* `railspect` provides commands to run internal linters
* `line_statistics` provides CodeTools module and LineStatistics class to count lines
* `test` is loaded by every major component of Rails to simplify testing, for example:
Expand Down
137 changes: 0 additions & 137 deletions tools/profile

This file was deleted.

0 comments on commit 2772e8a

Please sign in to comment.