Austin Ziegler wrote: > On 5/18/06, Wes Gamble <weyus / att.net> wrote: >> I can't find any documentation for Text::Format. >> >> Looks like the code is annotated - how I correctly use ri to view the >> documentation? > > You won't find it in ri. The ri database is ... hard to update. If > you've installed by gem, run "gem_server" and view the documentation > there. > > -austin I also attempted to go directly into the root dir of the gem and run the rake task myself to generate the doc but was unable to get it to work. C:\ruby\lib\ruby\gems\1.8\gems\text-format-1.0.0>rake docs (in C:/ruby/lib/ruby/gems/1.8/gems/text-format-1.0.0) rake aborted! no such file to load -- archive/tar/minitar C:/ruby/lib/ruby/gems/1.8/gems/text-format-1.0.0/rakefile:7 (See full trace by running task with --trace) Thanks, Wes -- Posted via http://www.ruby-forum.com/.