@deprecated use RSpec.configure instead.
# File lib/rspec/core/backward_compatibility.rb, line 36 def self.configure(&block) RSpec.deprecate("Spec::Runner.configure", "RSpec.configure") RSpec.configure(&block) end
Generated with the Darkfish Rdoc Generator 2.