aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/rack/debugger.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed AS core_ext/kernel/requires as it's not used and is bad practice.Josh Kalderimis2011-05-231-4/+3
* Merge remote branch 'fxn/master'Jeremy Kemper2010-02-061-0/+2
|\
| * rack debugger needs active_support/core_ext/kernel/requires for require_libra...Xavier Noria2010-02-061-0/+2
* | fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
|/
* Fixed that the debugger wouldn't go into IRB mode because of left-over ARGVs ...David Heinemeier Hansson2009-11-231-0/+2
* Move debugger into middlewareJoshua Peek2008-11-251-0/+21