News
How well Rails developers actually test their apps | Arkency Blog
Here are the results of our State of Testing in Rails apps survey results. I have distilled the most interesting numbers for your reading pleasure and efficiency. Detailed charts here. I have highlighted what stands out as interesting for me. Numb...
When used intelligently, Rails concerns are great - Code with Jason
There seem to be two main camps regarding Rails concerns. One camp says concerns are good. The other camp says concerns are bad.I don’t buy this dichotomy. To state what ought to be obvious, not everything is either good or bad.I’ll make a small d...
Ruby 3, concurrency and the ecosystem · Kir Shatrov
With the Ruby 3.0 release, there’s been a lot of chatter about concurrency, parallelism, and async IO.With the Ruby 3.0 release, there’s been a lot of chatter about concurrency, parallelism, and async IO.For my own reflection, I wanted to write do...
Ruby 3 is released - The list of Ruby 3 features | BigBinary Blog
This blog is part of our Ruby 3.0 series.For all Rubyists, 2020 was a special year. Why wouldn't it be? Ruby 2 was released in 2013. We have been using Ruby 2.x for almost 7 years and we have been waiting to see Ruby 3 get released. Finally, the w...