glfs/general/prog/ruby/ruby-desc.xml
Igor Živković 83280d54e9 updated to ruby-1.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1708 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-16 21:52:41 +00:00

25 lines
575 B
XML

<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>