Ruby Ruby multi-line string hell 1 Ruby developers don't usually hate things about Ruby. But there's one thing that seems to be Rich Steinmetz Jun 3, 2021 2 min read
Ruby [Part I] Ruby Freedom Stack Web App - Sinatra - MongoDB - Heroku - Minitest Are you an (aspiring?) Ruby developer looking for some freedom for your web app or API ideas? Or maybe you Rich Steinmetz May 22, 2021 17 min read
Ruby How to start learning Ruby? (timeless resources and techniques) It's a very short compilation of the resources I found most useful when I started to learn Ruby a year ago. Use them to start, continue, and get unstuck! Rich Steinmetz Apr 10, 2021 6 min read
Ruby Ruby's map | collect methods explained visually 🎨 There's no way around the map method. Coming from functional programming it's an inevitable part of Rich Steinmetz Mar 29, 2021 4 min read
Ruby How To Install Ruby 3 With rbenv? Naive as I am, I fired up my terminal and gave it a spontaneous shot: ~ rbenv install 3.0.0 Rich Steinmetz Feb 20, 2021 2 min read
Ruby Ruby's not keyword is not not but ! (not) The title is confusing enough, so I don't want to bore you you with words today, let' Rich Steinmetz Feb 20, 2021 1 min read