encryption Ruby on Rails 6 securing app secrets This post will walk you through the 4 steps to implement secrets in a Rails 6+ app.
alpinejs HTML form with localised dates How to display date/time, localised with only a small - manageable - amount of JavaScript?
postgres Ruby on Rails + Postgres + UUID keys How to configure Ruby on Rails and Postgres to use UUIDs for primary keys
activestorage Ruby on Rails Active Storage + Postgres + UUID keys How to install Ruby on Rails Active Storage and adjust database migrations to use UUIDs for database column keys.