Hi,
I want to deploy a simple rails app from windows, but when I’m running deploy I’m getting this error. Kindly help!
![]()
Hi,
I want to deploy a simple rails app from windows, but when I’m running deploy I’m getting this error. Kindly help!
![]()
Are there any files in your bin directory? If not, try creating them with rake app:update:bin and re deploy.
Hi,
Although the files were there, but I still run this command and it worked. Thanks!