© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Adrián Escat
Lead Software Engineer
In ruby I use a lot the each loop.
items.each |item| do #stuff end
It is very clean