RAA - fastri/0.2.0

fastri / 0.2.0

Short description: Faster, smarter RI docs for Ruby, DRb-enabled
Category: Application/Development
Status: beta
Created: 2006-11-11 09:34:36 GMT
Last update: 2006-11-20 16:09:19 GMT
Owner: mfp (Mauricio Fernandez) (Projects of this owner)
Homepage: http://eigenclass.org/hiki.rb?fastri
Download: http://rubyforge.org/frs/download.php/14722/fastri-0.2.0.tar.gz
License: Ruby's
Dependency:
None
Description:

FastRI is a much improved ri (the standard tool for browsing core/stdlib/third party Ruby documentation):

  • a lot faster — don’t you hate hearing your HD moan for several seconds with plain old ri?
  • better support for RI documentation in RubyGems packages
  • smarter: configurable search strategies (case-independent, "nested exact", partial matches, etc), full-text searching
  • DRb-enabled: serve RI documentation to other machines in your LAN. FastRI uses a Rinda Ring so clients can autodiscover the server.

FastRI knows which class/module/method definitions belong to which RubyGems package.

Versions: [0.3.0 (2007-01-29)] [0.2.0 (2006-11-20)] [0.1.1 (2006-11-11)]

Edit this project (for project owner)

back to RAA top