Latest Episodes
27
Refactoring in the Wild | Rubber Duck Dev Show 27
In this episode, we discuss how to get started and the factors to consider when refactoring in the real world. Refactoring Techniques
26
The DarK Side of Open Source | Rubber Duck Dev Show 26
In this episode, we discuss the dark side of open source. Roo Ruby Library Xsv Ruby XLSX parser log4j Warning OpenSSL Heartbleed Warning Why...
25
JavaScript Options in Rails 7 | Rubber Duck Dev Show 25
In this episode, we discuss the different javascript options available in the newly released Rails 7. Rails Import Maps Hotwire (HTML Over The Wire)...
24
Talking Ruby & Rails with Andrew Mason | Rubber Duck Dev Show 24
In this episode, we have a chat with Andrew Mason of the Remote Ruby Podcast and the Ruby Radar Newsletter. Remote Ruby Podcast Ruby...
23
When Should You Mock or Stub? | Rubber Duck Dev Show 23
In this episode, we discuss when you should use mocks or stubs in your tests. Mocks Aren't Stubs Test Doubles — Fakes, Mocks and...
22
Code Quality Analyzers | Rubber Duck Dev Show 22
In this episode, we discuss how to use a code quality analyzer using RubyCritic as an example. RubyCritic Example Project Code Climate