Jeremy Walker
Jeremy Walker
@BiggerNoise It's all great, thanks. One request on the git sha and one question about nokogiri, but then I'll get it merged and cut.
Thanks for the suggestion :) I personally disagree with the rubocop style guide on this one. I think `%` is a perfectly valid method and more elegant than format. What...
@kotp Yes. I agree with you. @isen0011 What do you think about not changing the code, but adding a discussion point on this instead? I feel that `%` is more...
I'm really split on this. On one side I really like good commit messages. On the other side, the fact that I really want to eventually have dozens of PRs/commits...
I like this issue :) So I'm a stickler for good git histories with code. Because code has unexpected side effects and debugging etc, and git is a super-important part...
Let's leave it open and then once one of us PRs a change to the README and makes a CONTRIBUTING.md we can close it.
I tried to make a `CONTRIBUTING.md` but I'm not sure what to put in there. Specifically because it won't show up until **after** someone has made the commit and is...
:) I know you're joking, but on a serious note, I want this repo and website-copy to both be contributable to without having Git installed on ones computer
Thanks for the idea! :) I think that a key point of Exercism is that different languages have different idioms. Therefore I think there is probably a lot less overlap...
One of the key things about this repo is that I want to automatically be able to drag all the content into the website in a structured manner. My long-term...