Interactive Ruby Shell: Difference between revisions

Content deleted Content added
Mithaca (talk | contribs)
No edit summary
 
Mithaca (talk | contribs)
No edit summary
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.