Skip to content

Use require_relative inplace of standard require if available.

gitlab-qa-bot requested to merge github/fork/ileitch/require_relative into master

Created by: ileitch

As per discussion on the mailing list: http://rubyforge.org/pipermail/rspec-users/2011-November/020760.html

Possibly the simplest approach I could think of. Provided this is OK, it could probably be moved into its own file.

Merge request reports