No Capistrano in path
Posted by: yitzhakbg
Posted on: 2007-02-13 13:53:00
When I ssh into my shell, "cap" is not in the path, even though I can see that it's installed in /usr/lib/ruby/gems/1.8/bin/.
Adding /usr/lib/ruby/gems/1.8/bin/ to the path doesn't solve the problem either.
Why is it that "cap" can't be found? How can I solve this