Outlets and Permanent Tags
Play
13:45 CC

Outlets and Permanent Tags

#494 Feb 2, 2025 free
In this episode, we'll explore how we can add a "global" music player that will persist across different pages. Our approach will be unobtrusive and implemented in a maintainable way.

Skeleton Frames
Play
13:24 CC

Skeleton Frames

#490 Jan 5, 2025 free
In this episode, we look at implementing a temporary loader for turbo frame tags to give a visual of data that is loading.

Kamal Database Backups
Play
13:23 CC

Kamal Database Backups

#485 Dec 1, 2024 free
In this episode, we look at some precautions we can take with our production environment and setup recurring backups for the database.

Kamal Kitchen Sink
Play
31:57 CC

Kamal Kitchen Sink

#481 Nov 3, 2024 free
In this episode, we look at creating an entire infrastructure (proxy, load balancer, app servers, worker servers, database server, and a storage server) on our own hardware use Kamal to provision and deploy our Ruby on Rails application.

Kamal 2
Play
22:55 CC

Kamal 2

#477 Oct 6, 2024 free
In this episode we look at deploying a Rails 8 beta application to a Digital Ocean droplet. We'll also look at a scenario of deploying Action Cable broadcasts and another with recurring background jobs.