Media Summary: In this series, you'll learn how to implement a simple terminal based Chess game with In this stream, I'll tackle a small issue with the The system test is finally working!! I go over, again, why it's important to make sure your tests fail. Now that the test is working I start ...

Ruby Refactoring Fixing A Bug - Detailed Analysis & Overview

In this series, you'll learn how to implement a simple terminal based Chess game with In this stream, I'll tackle a small issue with the The system test is finally working!! I go over, again, why it's important to make sure your tests fail. Now that the test is working I start ...

Photo Gallery

Ruby Refactoring: Fixing a bug by passing new  Parameters
Fixing a bug by using Ruby String interpolation (in a way you may not know yet)
Ruby Refactoring: Before fixing a bug, write a test first
Ruby Refactoring: Code cleanups don’t have to be boring
Ruby Refactoring: Replace Conditional with Polymorphism + Replace Object Creation with Factory
Null Piece + refactoring - Implement Chess with Ruby for beginners
Ruby Refactoring: Reduce the number of Parameters needed
Random.Code() - Fixing a Refactoring Bug in Rocks
Ruby Refactoring: Replace cryptic boolean predicates with english-like sentences
Rocky Mountain Ruby 2011 - There Are No Tests by: Jeff Casimir
Ruby Refactoring: Remove the FooOrBar smell + Extract Rules objects
SaturdayMP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug
View Detailed Profile
Ruby Refactoring: Fixing a bug by passing new  Parameters

Ruby Refactoring: Fixing a bug by passing new Parameters

Orginal repo: https://github.com/emilybache/Tennis-

Fixing a bug by using Ruby String interpolation (in a way you may not know yet)

Fixing a bug by using Ruby String interpolation (in a way you may not know yet)

Orginal repo: https://github.com/emilybache/Tennis-

Ruby Refactoring: Before fixing a bug, write a test first

Ruby Refactoring: Before fixing a bug, write a test first

Orginal repo: https://github.com/emilybache/Tennis-

Ruby Refactoring: Code cleanups don’t have to be boring

Ruby Refactoring: Code cleanups don’t have to be boring

Orginal repo: https://github.com/emilybache/Tennis-

Ruby Refactoring: Replace Conditional with Polymorphism + Replace Object Creation with Factory

Ruby Refactoring: Replace Conditional with Polymorphism + Replace Object Creation with Factory

Orginal repo: https://github.com/emilybache/Tennis-

Null Piece + refactoring - Implement Chess with Ruby for beginners

Null Piece + refactoring - Implement Chess with Ruby for beginners

In this series, you'll learn how to implement a simple terminal based Chess game with

Ruby Refactoring: Reduce the number of Parameters needed

Ruby Refactoring: Reduce the number of Parameters needed

Orginal repo: https://github.com/emilybache/Tennis-

Random.Code() - Fixing a Refactoring Bug in Rocks

Random.Code() - Fixing a Refactoring Bug in Rocks

In this stream, I'll tackle a small issue with the

Ruby Refactoring: Replace cryptic boolean predicates with english-like sentences

Ruby Refactoring: Replace cryptic boolean predicates with english-like sentences

Orginal repo: https://github.com/emilybache/Tennis-

Rocky Mountain Ruby 2011 - There Are No Tests by: Jeff Casimir

Rocky Mountain Ruby 2011 - There Are No Tests by: Jeff Casimir

The

Ruby Refactoring: Remove the FooOrBar smell + Extract Rules objects

Ruby Refactoring: Remove the FooOrBar smell + Extract Rules objects

Orginal repo: https://github.com/emilybache/Tennis-

SaturdayMP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug

SaturdayMP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug

Getting to the end of

SaturdayMP Show #11: Refactoring System Tests for the Standard Ruby Linter Todo Bug

SaturdayMP Show #11: Refactoring System Tests for the Standard Ruby Linter Todo Bug

The system test is finally working!! I go over, again, why it's important to make sure your tests fail. Now that the test is working I start ...