Define reference to an Active Record that has a custom table defined
Here is a #Rails pro tip I discovered while trying to write a migration for defining a belong_to association to a model that had a...
2024
Here is a #Rails pro tip I discovered while trying to write a migration for defining a belong_to association to a model that had a...
If I would need to only pick 4 articles published in the previous week (10-16 June 2024) about Ruby, here is what I would read:Â ...
Did you know Ruby 3.0 introduced the endless method? That was more than three years ago. It could be helpful sometimes for writing concise code!...
There is a gem called rbs-inline that is exploring the idea of putting RBS inline in the source code instead of separate files. Andrey Eremin...
 Are there people who have an idea for a product or are at the very beginning with it and have questions about marketing & comms...
Highlights from the 93 edition of Short Ruby Newsletter Events: EuRuko, RailsWorld, and BalticRuby announced the agenda and speakers. They have great lineups. Two returnees:...
I was working on my slides about Discovering Modern Ruby Features early in the morning. As I brainstorm, I think about the innovator's dilemma and...
There were many significant events in the #Ruby world last week, making the newsletter quite lengthy. It's hard to choose just one highlight, but here...
I love the simplicity of #Ruby on #Rails which allows me to do this in under 1 minute and have it working. (for me) This...
Matt posted this question: A case statement does not add complexity when thinking about readability or maintainability. I know that various tools will report it...
In OOP (maybe in functional, too - but I don't have the same years of experience with functional), naming objects is hard. Naming a collection...
Alireza posted this: Not having any experience with SvelteKit, I did a simple test to compare them by trying to looks for support for SQLite...
Today I am celebrating 4500+ subscribers for Short Ruby Newsletter Huge thanks to the #Ruby community!What is Short Ruby Newsletter? It is a free Monday...
I started using Bruno this weekend, and I enjoyed it very much. The biggest advantage for me is having all the collections stored in text...
A small example about how #Ruby is evolving. I took a code sample from a feature request from 2011 and wrote it using features that...
I feel that something important is increasingly missing from how organizations are handling the work: slack time. In many cases, I see a rush to...