Refactoring in Ruby
February 14, 2010
- Author: William C. Wake and Kevin Rutherford
- Reviewer: Nola Stowe
This is more like a “workbook” then a “how to write awesome code” book. You can download the code from github http://github.com/kevinrutherford/rrwb-code and you will find tests/specs for the exercises.
The book is arranged in three parts, The Art of Refactoring, Code Smells, and Programs to Refactor.
