RubyConf 2016 - Surgically Refactoring Ruby with Suture by Justin Searls
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=pBginuIW2WU
RubyConf 2016 - Surgically Refactoring Ruby with Suture by Justin Searls
The next feature means changing legacy code. The estimate just says "PAIN" in red ink. Your hands tremble as you claim the card from the wall.
For all of Ruby's breakthroughs, refactoring is as painful as 2004, when Feathers' book released. It's time we Make Refactors Great Again.
That's why I wrote Suture, a gem to help at every step:
In development, new code is verified against recorded calls
In staging, old & new code is ensured side-by-side
In production, unexpected errors fall back to the old code
With renewed confidence and without fear, you grab the card. You've got this.