aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/backtrace_cleaner.rb
Commit message (Expand)AuthorAgeFilesLines
* Include Rack in the server noiseDavid Heinemeier Hansson2008-11-291-2/+2
* Strip out the ./ part of the test path so the backtrace align perfectlyDavid Heinemeier Hansson2008-11-241-0/+1
* Accept a prefix argument to filter_backtrace_with_cleaning [#1456 state:commi...Manfred Stienstra2008-11-241-6/+4
* Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting...David Heinemeier Hansson2008-11-221-0/+34