aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/rack/debugger.rb
Commit message (Collapse)AuthorAgeFilesLines
* and one more timeAditya Sanghi2012-04-241-1/+1
|
* another attempt at the languageAditya Sanghi2012-04-181-1/+1
|
* stamp out ruby-debug19 with extreme prejudice :)Aditya Sanghi2012-04-171-2/+2
|
* rename ruby-debug to ruby-debug19Vishnu Atrai2012-01-011-1/+1
|
* 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 ↵Xavier Noria2010-02-061-0/+2
| | | | | | | | require_library_or_gem
* | fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
|/ | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Fixed that the debugger wouldn't go into IRB mode because of left-over ARGVs ↵David Heinemeier Hansson2009-11-231-0/+2
| | | | [DHH]
* Move debugger into middlewareJoshua Peek2008-11-251-0/+21