-
Why should someone learn Ruby in 2022?Ruby was my first programming language, and although I’ve drifted elsewhere, I write Ruby every day. Many people .
Read more -
I tend to work with multiple ruby applications at the same time. Whether it is my open-source activity, or projects for my client, in either case, I do.
Read more -
One year ago next week, GitHub announced the technical preview of Copilot, which it described as an “AI pair programmer that helps you write better cod.
Read more -
Recently, I upgraded my AnyCable demo application to Ruby 3 and Rails 7 with its new asset management tooling. As a result, assets:precompile became fa.
Read more -
Let's build a simple state machine in Ruby and use the state machines gem.A state machine can hold all possible states of something and the allowed tra.
Read more