-
The Ruby Ecosystem in 2025
A realistic assessment of Ruby tools and frameworks that stood the test of time Twenty years after Ruby on Rails burst onto the scene with David Heinemeier Hansson’s famous “Build a blog in 15 minutes” screencast, the Ruby ecosystem has matured, consolidated, and—contrary to the perennial “Ruby is dead” proclamations—quietly thrived in its particular niches.…
-
RSpec::Mocks::VerifyingMessageException does not implement method
Why is my code trying to call RSpec::Mocks::VerifyingMessageException?
-
Error on an M1 Mac loading Rails: node-sass refusing to compile.
Fixing an error with a stale Rails project erroring while starting up on an M1 Mac