Posts
All the articles I've posted.
-
Adding a Close Button to Flash Messages in Rails
Updated:Learn how to add a simple close button to dismiss Rails flash messages and a modern Rails 7+ Stimulus approach.
-
Connecting to Multiple Databases in a Rails App
Updated:Learn how to connect a Rails app to multiple databases using establish_connection, with context on modern Rails features for handling multi-DB setups.