Played Challenges
Ruby 1.9 compat - 640 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 20
- Position: #201 / 236
- Number of attempts: 1
Get rid of html tags - 417 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 17
- Position: #47 / 241
- Number of attempts: 1
Change the content of a string - 1686 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 32
- Position: #583 / 621
- Number of attempts: 1
Simple text editing with Vim - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 68
- Position: #3752 / 3789
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 60
- Position: #1631 / 1805
- Number of attempts: 1