
Should You Fix AI-Generated Code or Rebuild It?
Inherited a pile of AI-generated code? Learn how to assess the blast radius, decide between fixing and rebuilding, and set guardrails that keep it in check.

Inherited a pile of AI-generated code? Learn how to assess the blast radius, decide between fixing and rebuilding, and set guardrails that keep it in check.

Let's check out what's changed in Kamal 2.0, and go through the process of upgrading a web application deployed with an older version.

Looking how to easily set up HTTPS on a web application deployed with Kamal? All it takes are a few updates to your Kamal configuration.

Do you have Rubocop on your Ruby on Rails application? Here are some ways to run it early and often to maintain your code for the long haul.

Overwhelmed after setting up Rubocop in your legacy Rails apps? Here are some tips to clean up your old codebase for long-term maintainability.

Kamal is a new deployment tool that makes it easy to deploy your web applications to any server. Is it a good choice for you?

Learn how to automatically build and distribute Docker images for your Rails apps and streamline your development, testing, and deployment workflows.

Are you building Docker images for your Rails apps that take up too much unnecessary space? Learn how to keep your file sizes under control.