Module
RSpec::Core::RubyProject
In:
lib/rspec/core/ruby_project.rb
Methods
add_dir_to_load_path
add_to_load_path
ascend_until
determine_root
find_first_parent_containing
root
Public Instance methods
add_dir_to_load_path
(dir)
add_to_load_path
(*dirs)
ascend_until
() {|path| ...}
determine_root
()
find_first_parent_containing
(dir)
root
()
[Validate]