Kamal and Cron
Setting up a Cron role with kamal
Rails, Kamal & TLS
Deploying a simple Rails application with Kamal and Let's Encrypt for TLS
Turbo Streams Rails: Broadcasting Nested Model Changes
Turbo Streams broadcasts when there are changes to the nested model
Rails 7, Leaflet and Import Maps with ESM and Stimulus
How to add Leaflet to Rails 7 with import maps
Webpacker and Tree Shaking Fontawesome
Adding all of Fontawesome to your rails project will cause your application.js to balloon. Here is how to configure tree shaking to just include the icons you are actually going to use
Bulma on Rails
Bulma is an incredible frame work that works beautifully with Rails. It's trivial to setup so here's how