Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude gem backtrace filter if rubygems is not loaded | Joshua Peek | 2009-10-20 | 1 | -16/+17 |
* | Fix bad assumption in BacktraceCleaner test [#3249 state:resolved] | Mike Gunderloy | 2009-10-18 | 1 | -1/+1 |
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ob... | Carl Lerche | 2009-10-16 | 1 | -6/+0 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -2/+0 |
* | Add gem filter for default gem path since it maybe different than the set of ... | Joshua Peek | 2009-09-26 | 1 | -2/+2 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -1/+1 |
* | Correctly clean backtraces from vendor/gems and gems in alternate install loc... | Matt Jones | 2009-03-09 | 1 | -0/+29 |
* | Skip backtrace filter test when using minitest | Jeremy Kemper | 2009-02-27 | 1 | -20/+24 |
* | Accept a prefix argument to filter_backtrace_with_cleaning [#1456 state:commi... | Manfred Stienstra | 2008-11-24 | 1 | -0/+28 |