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

Remove .bundle/commit during bin/setup #251

Merged
merged 1 commit into from Apr 29, 2015

Conversation

timurvafin
Copy link
Member

.bundle/confing stores bundle install options.

For example if we run once bundle install --without development next time
bundle install will be performed with saved option --without development.

.bundle/confing stores `bundle install` options.

For example if we run once `bundle install --without development` next time
`bundle install` will be performed with saved option `--without development`.
@vast
Copy link
Contributor

vast commented Apr 29, 2015

ok

timurvafin added a commit that referenced this pull request Apr 29, 2015
@timurvafin timurvafin merged commit 0471f96 into master Apr 29, 2015
@timurvafin timurvafin deleted the remove-bundle-confing-during-bin-setup branch April 29, 2015 12:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants