[rspec-users] [Cucumber] running `cucumber` without a gem
Bart Zonneveld
zuperinfinite at gmail.com
Fri Feb 13 05:47:51 EST 2009
Hey list,
I have a test server, which doesn't have cucumber as gem, so I
unpacked it into vendor/gems. After some fiddling with load paths, it
works.
However, the "binary" cucumber command won't run, since it needs the
cucumber gem. I tried adjusting that file to actually use the unpacked
gem, but I can't get it to work. What I have now is http://gist.github.com/63844
Any ideas?
thanks,
bartz
More information about the rspec-users
mailing list