public
Description: Bill Wake's maze refactoring challenge, converted to Ruby
Homepage: http://silkandspinach.net/2007/04/22/revised-maze-refactoring-challenge/
Clone URL: git://github.com/kevinrutherford/amazing.git
name age message
file README Loading commit data...
directory java-challenge/
directory ruby-challenge/
README
This source code provides a refactoring challenge.
Beginning with either Amazing.java or amazing.rb, and using the tests as support,
refactor the code until there are no code smells remaining.

The original challenge can be read here: http://www.mindspring.com/~alanh/refactoring/challenge.html

Please feel free to contribute ports of this code to other languages.