glfs/general/prog/ruby/ruby-desc.xml

25 lines
575 B
XML
Raw Normal View History

<sect2>
<title>Contents</title>
<para>The <application>Ruby</application> package contains
<command>ruby</command>,
<command>irb</command>,
<command>erb</command>,
<command>rdoc</command>,
<command>ri</command> and
<command>testrb</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>ruby</title>
<para><command>ruby</command> is an interpreted scripting language for quick
and easy object-oriented programming.</para></sect3>
<sect3><title>irb</title>
<para><command>irb</command> is the interactive interface for ruby.</para>
</sect3>
</sect2>