aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/kernel/debugger.rb
Commit message (Collapse)AuthorAgeFilesLines
* You need the ruby-debug available in your Gemfile for debugger to workDavid Heinemeier Hansson2010-06-021-1/+1
|
* fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Fix Ruby warning: method redefined; discarding old breakpointBryan Helmkamp2009-11-091-0/+1
|
* Don't rely on Rails.loggerJeremy Kemper2009-06-081-2/+4
|
* Consistently use the framework's configured logger and avoid reverting to ↵Joshua Peek2008-08-181-4/+4
| | | | RAILS_DEFAULT_LOGGER unless necessary.
* Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ↵David Heinemeier Hansson2007-04-281-0/+13
by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de