Hi. I haven't seen this one. Can you run "gem environment" and then look in
#{gempath}\doc\rails-0.8.0
to see what's missing?
···
On Fri, 5 Nov 2004 01:34:18 +0900, itsme213 <itsme213@hotmail.com> wrote:
Ruby 1.8.2, gem 0.8.1 with update, on Win xp
I installed rails, did gem_server, and tried to browse rails documentation.
Links after the 1st page are broken. A bug or operator error?
e.g
Not Found
`/doc_root/activerecord-1.0.0/rdoc/classes/ActiveRecord/Base.html' not
found.
----------------------------------------------------------------------------
> Ruby 1.8.2, gem 0.8.1 with update, on Win xp
>
> I installed rails, did gem_server, and tried to browse rails
documentation.
···
"Chad Fowler" <chadfowler@gmail.com> wrote
On Fri, 5 Nov 2004 01:34:18 +0900, itsme213 <itsme213@hotmail.com> wrote:
> Links after the 1st page are broken. A bug or operator error?
>
> e.g
>
> Not Found
> `/doc_root/activerecord-1.0.0/rdoc/classes/ActiveRecord/Base.html' not
> found.
This warning isn't anything to worry about (in fact, we're going to
take it out of the next version). I'm still perplexed as to why the
RDoc for ActiveRecord didn't get generated. Can you try going into
your ActiveRecord directory and running RDoc manually to see if it
turns up any errors?