Unfortunately vanilla Ruby modules lack support for many idioms popular in modern Ruby. Most importantly, we have become accustomed to...
I love Cucumber, but I hate writing step definitions. They are ugly, awkward to write and very, very boring: Most...
Pretty print your Ruby objects with style -- in full color and with proper indentation
When I realized what had gone wrong, the light almost blinded me.
But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
The basics of Isolate, a tool for replacing Bundler in gem management.
Best results in other decks
Sometime we've seen this error when executing e.g. bundle exec rake asset:precompile: double free or corruption (out)
August 14th 2025, Rails version 6.1.7.29 Backported fixes for two vulnerabilies. Read the announcement. This includes: Dangerous transformation methods in...