Is Capistrano still available
Posted by: dmarsh
Posted on: 2006-06-19 17:57:00
I'm getting ready to using Capistrano do deploy my Ruby On Rails app. I've never used Capistrano before, but all the documentation I've seen (including the DH Wiki) has you start out with a command like:
cap -A .
However, "cap" doesn't seem to be found as of 6/19. Has it been removed, or is there some "missing" documentation to install Capistrano yourself, or at least get in in your path?