Product Engineer, Senior Ruby Developer | Co-creator of Ideatify | Curator of shortruby.com
| Always... show more
Lucian Ghinda
This is a subject that I have a draft where I keep adding things. I will need to come back to that.
Dry Mole I played with a similar idea naming a method that yields. The section looks very nice and I like how it can help formatting the code.
Upset Crawdad Yes, Yard works too. I also played with... show more
Oh this is a super useful idea.
I keep thinking about how to structure my methods so that it is easier to read the most important parts first.
Like when there is an object and has 1-2 main interfaces/main methods and those are calling other methods (like a second order of importance) and those... show more
oh yes, this is also a nice and small footprint way to name a transaction.
Are you using the endless method in your Ruby codebase?
Share some code samples 👇
Used to define computed attributes or predicates in this PORO object