i am deploying rails 3.2.6 application to engineyard from CLI
When i run command
ey deploy -e staging
following error occurs
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions into the /usr/lib/ruby/gems/1.8 directory.
any idea to solve this?