hello, i''m using windowsXP and rails 0.13 now. i ran C:\depot>rake then gem_server, browse to http://localhost:8808 but there''s no rails api manual like http://api.rubyonrails.com/ :( how to make it easily? is there a searchable CHM version for api manual ? Thanks. Paul
On 7/7/05, stillnewbie <stillnewbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hello, > i''m using windowsXP and rails 0.13 now. i ran > C:\depot>rake then gem_server, browse to http://localhost:8808 but > there''s no rails api manual like http://api.rubyonrails.com/ :( > how to make it easily? is there a searchable CHM version for api manual ?i need it when i''m offline (on vacation). pls help> > Thanks. > > Paul >Paul -- stillnewbie and curious
I''m not sure about the server, but have a look in C:\ruby\lib\ruby\gems\1.8\doc - it has the RDoc that gets generated on gem install. Cheers, Dan On 7/8/05, stillnewbie <stillnewbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 7/7/05, stillnewbie <stillnewbie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > hello, > > i''m using windowsXP and rails 0.13 now. i ran > > C:\depot>rake then gem_server, browse to http://localhost:8808 but > > there''s no rails api manual like http://api.rubyonrails.com/ :( > > how to make it easily? is there a searchable CHM version for api manual ? > i need it when i''m offline (on vacation). pls help > > > > Thanks. > > > > Paul > > > > Paul > -- > stillnewbie and curious > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Dan Sketcher wrote:> I''m not sure about the server, but have a look in > C:\ruby\lib\ruby\gems\1.8\doc - it has the RDoc that gets generated on > gem install. > > Cheers, > DanHello Dan, i don''t find rails rdoc in this directory. is this gem''s fault or rails'' ? how can i get rails'' rdoc so i can put it into this directory ? Thanks Volume in drive C is SISTEM Volume Serial Number is F8C0-DCEF Directory of C:\ruby\lib\ruby\gems\1.8\doc 09/07/2005 00:29 <DIR> . 09/07/2005 00:29 <DIR> .. 09/07/2005 00:29 <DIR> fxri-0.3.2 09/07/2005 00:47 <DIR> rake-0.5.4 09/07/2005 00:47 <DIR> activesupport-1.1.0 09/07/2005 00:47 <DIR> activerecord-1.11.0 09/07/2005 00:48 <DIR> actionpack-1.9.0 09/07/2005 00:48 <DIR> actionmailer-1.0.0 09/07/2005 00:48 <DIR> actionwebservice-0.8.0 0 File(s) 0 bytes 9 Dir(s) 4.860.796.928 bytes free Paul