# File lib/rspec/core/backward_compatibility.rb, line 32 def self.configure(&block) RSpec.deprecate("Spec::Runner.configure", "RSpec.configure") RSpec.configure(&block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.