<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Segment7: Rubygems + ri</title>
    <link>http://blog.segment7.net/articles/2006/02/23/rubygems-ri</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>Rubygems + ri</title>
      <description>&lt;p&gt;I&amp;#8217;ve almost finished doing what has previously been claimed as impossible.  I&amp;#8217;ve cleanly integrated ri and Rubygems so that you can use ri to search your installed gems&amp;#8217; documentation.&lt;/p&gt;


	&lt;p&gt;The first part was simple, tell Rubygems to generate ri data for its gems.  Rather than have Rubygems install a gem&amp;#8217;s ri data mixed-in with the standard library&amp;#8217;s data it installs it into a per-gem directory.&lt;/p&gt;


	&lt;p&gt;The unfinished part is getting a patch into Ruby that makes ri go looking in the gem ri data directories.  That patch is in &lt;a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/7423"&gt;[ruby-core:7423]&lt;/a&gt;.  Hopefully I can push it into 1.8 so it will be usable with Rubygems 0.9.&lt;/p&gt;
</description>
      <pubDate>Thu, 23 Feb 2006 03:42:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:124259c8115791373ecc2e40bec4f5ec</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2006/02/23/rubygems-ri</link>
      <category>RDoc</category>
      <category>Ruby</category>
      <category>Rubygems</category>
    </item>
    <item>
      <title>"Rubygems + ri" by topfunky</title>
      <description>&lt;p&gt;Awesome!&lt;/p&gt;</description>
      <pubDate>Sat, 25 Feb 2006 16:39:31 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://blog.segment7.net/articles/2006/02/23/rubygems-ri#comment-60</link>
    </item>
    <item>
      <title>"Rubygems + ri" by AT</title>
      <description>&lt;p&gt;I third the awesome.  This will be a huge help, especially if the RI plugin for RDT integrates with the normal store and not it&amp;#8217;s own version of the RI documents for the standard library.  Haven&amp;#8217;t had time to pull that code and check, but I may have to try this when I get home from the day job.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Feb 2006 16:39:31 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://blog.segment7.net/articles/2006/02/23/rubygems-ri#comment-61</link>
    </item>
    <item>
      <title>"Rubygems + ri" by Rudi Cilibrasi</title>
      <description>&lt;p&gt;Thanks so much for doing this: this has been a big holdup for a long time now and I am so glad it looks like we will have a decent solution within a year or two. Awesome!!&lt;/p&gt;</description>
      <pubDate>Thu, 23 Feb 2006 03:42:30 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://blog.segment7.net/articles/2006/02/23/rubygems-ri#comment-59</link>
    </item>
  </channel>
</rss>
