Tuesday, July 20, 2010

permission issue while deploying the code to the server using capistrano

sudo chmod go-rw /var/lib/gems/

This command will give the permission only to current user.

No comments:

Post a Comment