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

Clarify Enumerable#chunk - better grammar and examples. #8

Closed
wants to merge 1 commit into from

Conversation

danbernier
Copy link

No description provided.

@danbernier
Copy link
Author

@zzak, where do we go from here? Thanks so much for your help with this!

cc @rbruchal.

@zzak
Copy link

zzak commented Feb 21, 2013

@danbernier This is awesome, thank you! I'll try to review it sometime tomorrow.

@danbernier
Copy link
Author

It's funny, as I was driving home last night, I came up with a good usage example for this: given a list of (say) commit-counts-by-developer-by-week, find the developer with the longest span of being the top commiter. (The example can generalize out to races, or bug reports, or whatever.) I may write it up for another pull request. 😄

@zzak
Copy link

zzak commented Feb 21, 2013

It's funny, as I was driving home last night, I came up with a good usage example for this: given a list of (say) commit-counts-by-developer-by-week, find the developer with the longest span of being the top commiter.

Good idea! I'm really glad you guys decided to help out with the docs for your project night. I think this idea can apply to many projects, try asking other maintainers in the community if they'd like to partner up for some bug mashing.

@danbernier
Copy link
Author

I was talking w/ one of the guys about that last night - bug smash redmine!
bugsmash rspec! etc etc etc. And if you pair a beginner w/ an old-hand, it
becomes a teaching tool, and (I think) can build enthusiasm in the
beginner: "look, we just helped out!"

On Thu, Feb 21, 2013 at 11:54 AM, Zachary Scott notifications@github.comwrote:

It's funny, as I was driving home last night, I came up with a good usage
example for this: given a list of (say) commit-counts-by-developer-by-week,
find the developer with the longest span of being the top commiter.

Good idea! I'm really glad you guys decided to help out with the docs for
your project night. I think this idea can apply to many projects, try
asking other maintainers in the community if they'd like to partner up for
some bug mashing.


Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-13899500.

twitter @danbernier
http://wordcram.org | http://newhavenrb.org

zzak pushed a commit to ruby/ruby that referenced this pull request Feb 22, 2013
  Patch by Dan Bernier and Rich Bruchal of newhaven.rb
  [Github documenting-ruby#8]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
@zzak
Copy link

zzak commented Feb 22, 2013

@danbernier @rbruchal This patch landed in r39370, thanks for your contribution!

@zzak zzak closed this Feb 22, 2013
@danbernier
Copy link
Author

Awesome, thanks!

On Thu, Feb 21, 2013 at 9:17 PM, Zachary Scott notifications@github.comwrote:

@danbernier https://github.com/danbernier @rbruchalhttps://github.com/rbruchalThis patch landed in
rd2c218d ruby@d2c218d, thanks for your
contribution!


Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-13925130.

twitter @danbernier
http://wordcram.org | http://newhavenrb.org

@rbruchal
Copy link

Very cool!

Sent from Alto - altomail.com

From: notifications@github.comnotifications@github.com
To: documenting-ruby/rubyruby@noreply.github.com
cc: rbruchalrich@183studios.com
Sent: Thursday, February 21, 2013
Subject: Re: [ruby] Clarify Enumerable#chunk - better grammar and examples. (#8)

Awesome, thanks!

On Thu, Feb 21, 2013 at 9:17 PM, Zachary Scott notifications@github.comwrote:

@danbernier https://github.com/danbernier @rbruchalhttps://github.com/rbruchalThis patch landed in

rd2c218d ruby@d2c218d, thanks for your

contribution!

Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-13925130.

twitter @danbernier

http://wordcram.org | http://newhavenrb.org

          —

          Reply to this email directly or view it on GitHub.

tenderlove pushed a commit to tenderlove/ruby that referenced this pull request Jan 24, 2014
  Patch by Dan Bernier and Rich Bruchal of newhaven.rb
  [Github documenting-ruby#8]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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

3 participants