Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

how to open ruby console

If you're using macOS open up Terminal and type irb , then hit enter.
If you're using Linux, open up a shell and type irb and hit enter.
If you're using Windows, open Interactive Ruby from the Ruby section of your Start Menu.
 
PREVIOUS NEXT
Tagged: #open #ruby #console
ADD COMMENT
Topic
Name
4+9 =