Top Level Namespace
- Includes:
- RSpec::Core::DSL, RSpec::Core::SharedExampleGroup
Defined Under Namespace
Instance Method Summary collapse
Methods included from RSpec::Core::SharedExampleGroup
Methods included from RSpec::Core::DSL
Instance Method Details
#require_rspec(path) ⇒ Object
3 4 5 |
# File 'lib/rspec/core.rb', line 3 def require_rspec(path) require_relative path end |