Permission Denied Bin/rails

Posted By Weston Ganger

I was getting this error on one of my rails apps. To fix it just add the executable flag for users


chmod u+x bin/rails


Related External Links:

Article Topic:Software Development - Rails

Date:June 03, 2015