Fixing Gem Install Errors on M3 Mac with Ruby 2.7Starting a new role always comes with exciting challenges, and one of my first tasks in a recent new role was setting up a 10-year-old…
ReadCopy to Clipboard with Stimulus & RailsIn this post, we'll learn how to implement a Copy to Clipboard feature using Stimulus within a Rails application. Before diving into the…
ReadRapid Prototyping with ChatGPT: OAS Pension Calculator Part 2This is the second of a two-part series on rapid prototyping with ChatGPT. The first part covered the foundational steps in building an Old…
ReadRapid Prototyping with ChatGPT: OAS Pension Calculator Part 1When building software, it's crucial to determine if you're on the right track before investing significant effort in selecting the language…
ReadAvoid this Bug with Numeric Environment Variables in RubyThis post will explain how to avoid a common pitfall with numeric environment variable handling in Ruby. I recently encountered an error…
Read