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

Shouldn't allow to do rake install unless version is specified #286

Open
snitko opened this issue Apr 30, 2016 · 1 comment
Open

Shouldn't allow to do rake install unless version is specified #286

snitko opened this issue Apr 30, 2016 · 1 comment
Labels

Comments

@snitko
Copy link

snitko commented Apr 30, 2016

When I'm developing a new gem and forget to set the initial version and then I run rake install, the gem installs into a rubygem dir under gem_name- which prevents rubygems from working correctly. I end up reinstalling ruby completely.

There should be a check not allowing to perform rake install unless the version is set.

@flajann2
Copy link
Collaborator

Good catch. Thanks.

@flajann2 flajann2 added the bug label Oct 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants