Interactive Ruby Shell: Difference between revisions

Content deleted Content added
cleanup, stub
Mithaca (talk | contribs)
No edit summary
Line 1:
'''Interactive [[Ruby]] Shell''' (irb) is the 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}}