#programming-blogs
Read more stories on Hashnode
Articles with this tag
Changing Ruby's private method to Include Constants: A Proposal for Improved Code Organization and Readability · There was a proposal on the Ruby bug...
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...
Exploring performance of Data.define vs Struct and OpenStruct · As I was working on another email part of my Modern Ruby course via email I wanted to...
Discover how Ruby's endless method syntax has developed from its early suggestions in 2011 up to its release in 2020 part of Ruby 3 · When I learn about...
Configure Rails app using automated quality checks, security audits, and best practices for maintainability and consistency in solo or side projects · I...