Active Storage & Form Errors: Preventing Lost File Uploads in RailsRails' Active Storage is a powerful, built-in solution for handling file uploads, providing integration with cloud storage and automatic…
ReadReject Nested Attributes in RailsWhen building a web application for a relational data model, handling nested models in a single form submission is a common requirement…
ReadCover Letter Writing for NerdsI was inspired to write this after encountering a LinkedIn discussion on the topic of cover letters. The debate centered on whether it still…
ReadMigrating From Rails Secrets to CredentialsI've been maintaining a 10+ year old legacy Rails application, upgrading it from Rails 6.1 to 7.0, and then 7.0 to 7.1. We'll eventually get…
ReadHow a Ruby Upgrade Broke MS Edge Support in a Rails AppRecently, I encountered a strange issue on a legacy Rails application I maintain: Customers using Microsoft Edge could no longer access the…
Read