Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 717 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 717 Bytes

What is this?

Ruby Writes FizzBuzz is intended to be a collaborative effort by the Ruby community‒here meaning /r/ruby and #ruby‒to write a working FizzBuzz one character at a time. It's like Twitch Installs Arch Linux but with pull requests.

How do I play?

Pull requests to this repository are automatically merged if and only if they contain a single commit which makes a single-character modification to fizzbuzz.rb. The introduction of a newline does not count towards this cap. Successive PRs from the same contributor are considered invalid, and all invalid PRs are automatically closed.