# File lib/rspec/core/extensions/kernel.rb, line 2 def debugger(*args) RSpec.configuration.error_stream.puts "debugger statement ignored, use -d or --debug option to enable debugging\n#{caller(0)[1]}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.