kevinrutherford / amazing

Bill Wake's maze refactoring challenge, converted to Ruby

This URL has Read+Write access

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.