Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

heroku

A collection of 1 post
git

“bin/rails: No such file or directory” w/ Ruby 2 & Rails 4 on Heroku

Rails apps with version 4 or above has some files under the bin folder namely bundle, rails, rake, setup, spring. But since I had bin folder gitignored, these files dint make it to heroku. To fix this: Remove bin from ~/.gitignore Run bundle install or rake rails:update:bin Commit
20 Jul 2015
Page 1 of 1
Today I learned © 2025
Powered by Ghost