Played Challenges
Ruby 1.9 compat - 597 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: #191 / 226
- Number of attempts: 1
Get rid of html tags - 341 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 15
- Best player score: 17
- Position: #32 / 207
- Number of attempts: 1
Change the content of a string - 1354 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 32
- Position: #493 / 522
- Number of attempts: 1
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 68
- Position: #3388 / 3418
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 60
- Position: #1388 / 1486
- Number of attempts: 1