Interactive Ruby Shell: Difference between revisions

Content deleted Content added
James084 (talk | contribs)
m Removed link to Ruby as it referred to the gem not the language referenced in the article.
cleanup, stub
Line 1:
'''Interactive Ruby Shell''' (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.
 
 
 
{{computer-stub}}