Menu
Sign In Pricing Add Podcast

Ruby Rogues

The Hidden Gems of Ruby - RUBY 651

182.648 - 209.693 Valentino Stoll

Sure. Yeah, I mean... IRB is basically just a REPL. You give it input and it'll evaluate the Ruby that you give it, analyze the syntax of it, and then directly show you the output for whatever that it is that you give it. So people work in REPLs all the time. If you open up any console, that's a REPL in a bash shell, basically. But Ruby's IRB kind of has a hierarchy to it.

0
💬 0

Comments

There are no comments yet.

Log in to comment.