All content for Drifting Ruby Screencasts is the property of Dave Kimura and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In this episode, we look deploying Fizzy to a server and look at some of the notable practices found in the code.
In this episode, we look at refactoring an existing application where it uses a boolean to determine if a post is published or unpublished. However, this feature has its limitations, so we change the functionality to work off of a datetime column instead.
Drifting Ruby Screencasts
In this episode, we look deploying Fizzy to a server and look at some of the notable practices found in the code.