fastri

URL
http://eigenclass.org/hiki/fastri
Author(s)
Mauricio Fernandez
Summary
FastRI is an alternative to the ri command-line tool. It is *much* faster, and also allows you to offer RI lookup services over DRb. FastRI is smarter than ri, and can find classes anywhere in the hierarchy without specifying the "full path". FastRI can p

Add your comment ↓

Comments

fastri (0.3.1) is Working
for Lee (Mac OSX, over 2 years ago)

Instructions & patch for getting it running here: http://writequit.org/blog/?p=307

fastri (0.3.1.1) is Failing
for Lee (Mac OSX, over 2 years ago)

% fri -h
/usr/local/lib/ruby1.9/gems/1.9.1/gems/fastri-0.3.1.1/lib/fastri/util.rb:38:in `require': no such file to load -- rdoc/ri/ri_paths (LoadError)
from /usr/local/lib/ruby1.9/gems/1.9.1/gems/fastri-0.3.1.1/lib/fastri/util.rb:38:in `<top (required)>'
from /usr/local/lib/ruby1.9/gems/1.9.1/gems/fastri-0.3.1.1/bin/fri:6:in `require'
from /usr/local/lib/ruby1.9/gems/1.9.1/gems/fastri-0.3.1.1/bin/fri:6:in `<top (required)>'
from /usr/local/bin/fri:19:in `load'
from /usr/local/bin/fri:19:in `<main>'

fastri is Working
for botp (GNU/Linux, over 3 years ago)

running on linux, same error here.
wish this could be fix.

fastri (0.3.1.1) is Failing
for Vít Ondruch (Windows, over 3 years ago)

cygwin: /usr/local/lib/ruby/gems/1.9.1/gems/fastri-0.3.1.1/lib/fastri/util.rb:38:in `require': no such file to load -- rdoc/ri/ri_paths (LoadError)

Add your comment




Yes No