Your Teachers
Chris Oliver
Hi, I'm Chris. I'm the creator of GoRails, Hatchbox.io and Jumpstart. I spend my time creating tutorials and tools to help Ruby on Rails developers build apps better and faster.
Kasper Timm Hansen
Senior Software Engineer
About This Episode
A code review with Kasper from the Rails core team to show us the process of reviewing, designing, and refactoring Rails code.
Notes
Kasper and I sat down to walk through a Pull Request on Rails and review it. Rails 7 is making redirects safer by default and this PR helps make that functionality available to developers. We walk through the design and naming process he uses to determine how this functionality should fit into Rails and what should be exposed as part of the public API.