Displaying 1 result from an estimated 1 matches for "ciaps".
Did you mean:
caps
2009 Oct 06
7
rails: command not found on Debian lenny
I installed ruby gems from their website and installed rails using gem
install rails
I got a successful installed notification.
But when I tried to use rails command, it gave me command not found.
After I installed gems. I had to create a symbolic link otherwise gem
command wouldn''t work.
Anyone know how to get rails to work?
Thanks!!