Interactive Ruby Shell: Difference between revisions

Content deleted Content added
Mithaca (talk | contribs)
No edit summary
James084 (talk | contribs)
m Removed link to Ruby as it referred to the gem not the language referenced in the article.
Line 1:
irb is the Interactive Ruby Shell for programming in the [[Object Oriented]] Shell Scripting language [[Ruby]].
 
irb is run from the [[command line]] and is also able to communicate directly as a shell script over the internet and interact with a live server.