In this episode of the Rubber Duck Dev Show, we discuss how to handle documentation when you are a developer with Grant Willcox.
To get the show notes for this episode, visit: https://www.rubberduckdevshow.com/episodes/81-developer-documentation-with-grant-willcox/
In this episode of the Rubber Duck Dev Show, we host Andrew Mason & Collin Jilbert from the Ruby Radar Newsletter.
In this episode, we discuss code quality, and how the RubyCritic & Skunk ruby gems can help. Skunk Gem RubyCritic Gem FastRuby.io
In this episode, we discuss when you should use mocks or stubs in your tests. Mocks Aren't Stubs Test Doubles — Fakes, Mocks and...