Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debugger support | Rafael Mendonça França | 2015-01-04 | 1 | -23/+2 |
| | | | | | bebugger doesn't work with Ruby 2.2 so we don't need to support it anymore | ||||
* | exit with non-zero to signal failure | Hrvoje Šimić | 2013-05-13 | 1 | -2/+2 |
| | |||||
* | and one more time | Aditya Sanghi | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | another attempt at the language | Aditya Sanghi | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | stamp out ruby-debug19 with extreme prejudice :) | Aditya Sanghi | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | rename ruby-debug to ruby-debug19 | Vishnu Atrai | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Removed AS core_ext/kernel/requires as it's not used and is bad practice. | Josh Kalderimis | 2011-05-23 | 1 | -4/+3 |
| | |||||
* | Merge remote branch 'fxn/master' | Jeremy Kemper | 2010-02-06 | 1 | -0/+2 |
|\ | |||||
| * | rack debugger needs active_support/core_ext/kernel/requires for ↵ | Xavier Noria | 2010-02-06 | 1 | -0/+2 |
| | | | | | | | | require_library_or_gem | ||||
* | | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -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 Hansson | 2009-11-23 | 1 | -0/+2 |
| | | | | [DHH] | ||||
* | Move debugger into middleware | Joshua Peek | 2008-11-25 | 1 | -0/+21 |