Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color on why: "Ruby users should take care not to install foreman in their project's Gemfile" #573

Closed
justin808 opened this issue Jul 4, 2015 · 6 comments

Comments

@justin808
Copy link

@ddollar Any links or explanation on why

Ruby users should take care not to install foreman in their project's Gemfile

I've got some projects with and some without foreman in the Gemfile.

How urgent is it to remove foreman from the Gemfiles? How much of a problem does it cause? What kind of problems?

@allaire
Copy link

allaire commented Jul 9, 2015

This is not really an issue anymore @justin808. It was back in the days when Foreman had a dependency on dotenv, the project kept being in version conflict. @ddollar simply removed the dependency and rolled his own dotenv-like feature.

@ddollar maybe we could remove this message in the README now and avoid confusions like these?

@cesc1989
Copy link

+1

panozzaj added a commit to panozzaj/foreman that referenced this issue Dec 29, 2015
Based on ddollar#573, it appears that
this message is no longer needed. By removing it, we prevent future
potential confusion.
@panozzaj
Copy link

I was also a little confused by this message, so I made a PR to delete the offending text in the README.

@justin808
Copy link
Author

Any update on this one?

@ddollar
Copy link
Owner

ddollar commented Apr 23, 2016

Please install foreman at the system level and use it as a general development tool. Getting it into the mix of your dependencies in your Gemfile is unsupported.

@ddollar ddollar closed this as completed Apr 23, 2016
@sbc100
Copy link

sbc100 commented Aug 3, 2016

@ddollar can you explain why? I thought that the development section of a Gemfile was the right place to install dev tools (I've used it for other tools such as rubocop reek spring brakeman and bummr without any issues). What is wrong with doing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants