Difference between revisions of "Rails: command not found"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: $PATH can't find rails It is usually under /var/lib/gems/1.8/bin Do: cd /home /var/lib/gems/1.8/bin/rails mor)
 
(No difference)

Latest revision as of 19:04, 21 December 2007

$PATH can't find rails

It is usually under /var/lib/gems/1.8/bin

Do:

cd /home
/var/lib/gems/1.8/bin/rails mor