mirror of https://github.com/rails/rails
2047877f4e
`Rails::LineFiltering` is not automatically loaded, need to load it explicitly. Ref: |
||
---|---|---|
.. | ||
README.md | ||
console | ||
line_statistics | ||
profile | ||
test.rb |
README.md
Rails dev tools
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 reposprofile
profilesKernel#require
to help reduce startup timeline_statistics
provides CodeTools module and LineStatistics class to count lines