aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/kernel/debugger.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed the AS core_ext/kernel/debugger breakpoint method as this method is a...Josh Kalderimis2011-05-231-7/+1
* 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
* 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 RAI...Joshua Peek2008-08-181-4/+4
* Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ...David Heinemeier Hansson2007-04-281-0/+13