1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/commands/rake
Jonathan Hefner 7ba531be74 Silence Rake task backtraces
Silence Rake task backtraces, similar to Rails::BacktraceCleaner.
Application lines are preserved, but all other lines are hidden.

This also affects unrecognized tasks, causing the backtrace to be hidden
entirely.  Closes #39524.

Co-authored-by: Petrik <petrik@deheus.net>
2020-06-05 02:26:46 -05:00
..
rake_command.rb Silence Rake task backtraces 2020-06-05 02:26:46 -05:00