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

Use :gitub key, :tag key, and production group in Gemfile #764

Merged
merged 2 commits into from
Sep 17, 2013

Conversation

iHiD
Copy link
Member

@iHiD iHiD commented Sep 17, 2013

Two Gemfile related commits. I've left them as two commits as I think they add different things.

The first adds github and tag keys. Tags are important if bundling against master as it can easily vary experience on different systems. I've left the rouge one without as I believe you're hoping master will be updated to fix #157.

The newrelic to production thing just stops newrelic slowing down development/test mode (it can be really annoying in my experience).

@kytrinyx
Copy link
Member

Nice, thank you!

kytrinyx added a commit that referenced this pull request Sep 17, 2013
Use :gitub key, :tag key, and production group in Gemfile
@kytrinyx kytrinyx merged commit d540674 into exercism:master Sep 17, 2013
@iHiD iHiD deleted the tidy_gemfile branch September 17, 2013 16:48
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.

Clojure code aligned incorrectly
2 participants