Refactoring in Ruby: TDD your way through Extract Class
In this post, I cover an example of refactoring Ruby code with the Extract Class pattern by using Test-Driven Development. Check it out here.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this post, I cover an example of refactoring Ruby code with the Extract Class pattern by using Test-Driven Development. Check it out here.
Post a comment