In Files

Parent

Class Index [+]

Quicksearch

Object

Public Instance Methods

require_rspec(path) click to toggle source

@private

   # File lib/rspec/core.rb, line 3
3:   def require_rspec(path)
4:     require_relative path
5:   end
require_rspec(path) click to toggle source

@private

    # File lib/rspec/core.rb, line 8
 8:   def require_rspec(path)
 9:     require "rspec/#{path}"
10:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.