Ask A Question

Notifications

You’re not receiving notifications from this thread.

foreman issues

Wole Ikotun asked in Rails

Added foreman to my Gemfile and when i run bundle install, i get the following error:

Could not find foreman-0.87.0 in any of the sources
Run bundle install to install missing gems.

Reply

If you read the Foreman README, they recommend you don't put it in your Gemfile. Just gem install foreman globally.

Reply

ok thanks

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.