Tags: Programming Language.

Interactive Ruby Shell (IRB or irb) is a REPL for programming in the object-oriented scripting language Ruby. The abbreviation irb comes from the fact that the filename extension for Ruby is .rb although interactive Ruby files do not have an extension of .irb. The program is launched from a command line and allows the execution of Ruby commands with immediate response experimenting in real-time.

Loading...

This page contains content from the copyrighted Wikipedia article "Interactive Ruby Shell"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.