Marksmith
Play
7:48 CC

Marksmith

#512 Jun 1, 2025 free
Easily add Markdown support to your Rails applications with Marksmith. This isn't a drop-in replacement to ActionText, but can be used with text or blob columns. Marksmith integrates easily with ActiveStorage for handling file uploads. In this episode, we'll explore setting up Marksmith and some best practices.

Printing
Play
10:02 CC

Printing

#511 May 25, 2025 pro
In this episode, we look at styling and implementing a print functionality to hide away content on our page that doesn't need to be printed. While small, this feature can make a big difference in how people consume pages on your application.

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.