@deprecated use RSpec.configure instead.
# File lib/rspec/core/backward_compatibility.rb, line 36 36: def self.configure(&block) 37: RSpec.deprecate("Spec::Runner.configure", "RSpec.configure") 38: RSpec.configure(&block) 39: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.