L
lfast1234
I'm having trouble accessing my gems. Gem install seems to work but the gem tree isn't on my path. When I install a gem I have to explicitly give it the full gem path. Eg.
/usr/lib/ruby/gems/1.8/gems/jenkins-0.6.8/lib
If I throw this onto the libpath it still can't find any gems: /usr/lib/ruby/gems/1.8/gems
What have I misconfigured?
/usr/lib/ruby/gems/1.8/gems/jenkins-0.6.8/lib
If I throw this onto the libpath it still can't find any gems: /usr/lib/ruby/gems/1.8/gems
What have I misconfigured?