You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
woutercx edited this page Sep 8, 2012
·
5 revisions
In this article we will explain how to start Ruby Interactive.
Ruby Interactive is a simple, interactive computer programming environment where you can type Ruby commands and see the output immediately. It is also a REPL.