Copy 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…
ReadKickstart a New Rails ProjectStarting a new Rails project is an exciting time, but it also comes with its fair share of setup tasks to ensure your project kicks off on…
Read