Hi all, is the Rails documentation also available for download? I am looking at taking the books (securing, testing, rewriting and the various howtos) on my laptop, so that I can work through them when I have no net... Can anyone that has access to the docs make a tarball of all that is available at the moment? I know the API documentation is actually in the ruby lib directory somwhere, I just have to make myself a bookmark. :-) Many thanks in advance! -- Nicky
Hey Nicky -- If you used rubygems to install rails, you can start a webrick server that will serve *all* the documentation for your installed gems by running ''gem_server'' at the command line, then pointing your browser at http://localhost:8808 Nickolay Kolev wrote:> Hi all, > > is the Rails documentation also available for download? I am looking at > taking the books (securing, testing, rewriting and the various howtos) > on my laptop, so that I can work through them when I have no net... > > Can anyone that has access to the docs make a tarball of all that is > available at the moment? > > I know the API documentation is actually in the ruby lib directory > somwhere, I just have to make myself a bookmark. :-) > > Many thanks in advance! > > -- Nicky > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails
Hi! On Fri, 25 Feb 2005, Nickolay Kolev wrote the following:> is the Rails documentation also available for download? I am looking at > taking the books (securing, testing, rewriting and the various howtos) > on my laptop, so that I can work through them when I have no net...try wget -m http://manuals.rubyonrails.com/ ;-) kind regards Wolfgang
Hi! On Fri, 25 Feb 2005, Nickolay Kolev wrote the following:> is the Rails documentation also available for download? I am looking at > taking the books (securing, testing, rewriting and the various howtos) > on my laptop, so that I can work through them when I have no net...... or use e.g. http://manuals.rubyonrails.com/export/book/5 bye Wolfgang
Anyone working on a PDF exporter? On Fri, 25 Feb 2005 08:31:35 +0100, Wolfgang Klinger <wolfgang-qRyVSpHmpvQsV2N9l4h3zg@public.gmane.org> wrote:> > Hi! > > On Fri, 25 Feb 2005, Nickolay Kolev wrote the following: > > is the Rails documentation also available for download? I am looking at > > taking the books (securing, testing, rewriting and the various howtos) > > on my laptop, so that I can work through them when I have no net... > > ... or use > e.g. http://manuals.rubyonrails.com/export/book/5 > > bye > Wolfgang > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- "Nothing will ever be attempted, if all possible objections must first be overcome." - Samuel Johnson
If you have Acrobat (as in the full version, not just Reader), you can use its web crawler. This is pretty cool, cuz you can just point it at the site and it''ll suck down everything into a fully linked PDF for you. Very handy for travel/when no net access. On 2/25/05 8:55 AM, "Tom Jordan" <tdjordan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Anyone working on a PDF exporter? > > > On Fri, 25 Feb 2005 08:31:35 +0100, Wolfgang Klinger > <wolfgang-qRyVSpHmpvQsV2N9l4h3zg@public.gmane.org> wrote: >> >> Hi! >> >> On Fri, 25 Feb 2005, Nickolay Kolev wrote the following: >>> is the Rails documentation also available for download? I am looking at >>> taking the books (securing, testing, rewriting and the various howtos) >>> on my laptop, so that I can work through them when I have no net... >> >> ... or use >> e.g. http://manuals.rubyonrails.com/export/book/5 >> >> bye >> Wolfgang >> >> >> _______________________________________________ >> Rails mailing list >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> >
> ... or use > e.g. http://manuals.rubyonrails.com/export/book/5 >Hieraki got some shiny new HTML and Textile export just the other day. Hope i''ll be able to update the server soon, one way or another. -- Tobi http://www.snowdevil.ca - Snowboards that don''t suck http://www.hieraki.org - Open source book authoring http://blog.leetsoft.com - Technical weblog