spec_helper generator
Reported by paul (at 8thlight) | November 8th, 2009 @ 10:00 PM
This is the spec_helper generator's generated spec_helper.
The search path does not take into account the $PRODUCTION_PATH, so it is looking for the directories to add in the spec directory rather than the project root.
Dir.glob(File.join("__resources", "gems", "gems", "**",
"lib")).each do |dir|
$: << dir end
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Elegant UI Framework for Ruby