Kamal Maintenance Mode
Play
7:15 CC

Kamal Maintenance Mode

#510 May 18, 2025 pro
In Kamal 2.6.0, a new feature was released that allowed an app to switch between live mode and maintenance mode. In this episode, we'll explore the new feature and how it works.

LLM Insights
Play
22:23 CC

LLM Insights

#509 May 11, 2025 pro
In this episode, we explore generating insights from product data using a self-hosted LLM. By analyzing purchase and cart behavior, we stream actionable recommendations directly into the UI.

Scaffold Templates
Play
13:42 CC

Scaffold Templates

#508 May 4, 2025 free
In this episode, we explore using the scaffold generator and modifying the templates to simplify the creation of consistent, Tailwind CSS-styled views and controllers in a Rails application, saving time when prototyping and building new features.

Application Templates
Play
14:25 CC

Application Templates

#507 Apr 27, 2025 pro
In this episode, we look at a metaprogramming technique combined with Rails functionality to reduce repetitive code. It's not always a great fit, but for applications or views where they share similar feels, it can help their maintainability and the development speed in setting up new functionality.

Dockerizing Rails
Play
23:18 CC

Dockerizing Rails

#506 Apr 20, 2025 pro
In this episode, we look at using Docker for our Rails environment. We'll explore some of the common problems and solutions with this development environment approach.