#ruby
Read more stories on Hashnode
Articles with this tag
A list of directories where to link your website if you are using Ruby or Ruby on Rails · A couple of projects or directories in the Ruby community are...
Changing Ruby's private method to Include Constants: A Proposal for Improved Code Organization and Readability · There was a proposal on the Ruby bug...
Here is why you should come to Friendly.rb Ruby Conference in September (18-19 September, in Bucharest, Romania).I am one of the co-organizers so I...
The hash literal value omission was added to Ruby version 3.1 in 2021. This is the feature proposal that describes the feature request and the one...
I previously wrote a quick intro to the endless method in Ruby and now I will try to use it to name transaction blocks in Rails. This is a technique...
An overview of the endless method in Ruby programming · The endless method was added to Ruby version 3.0 in 2020. In a previous article, I wrote about...