From: Jeremy McAnally Date: 2007-05-31T10:21:07+09:00 Subject: Re: Offline Rails Framework Documentation Create a Rails app, and then from the root of the application execute: rake doc:rails That will place the API documentation in doc/api/. --Jeremy On 5/30/07, list. rb wrote: > Can you share with the list what those better ways are? Is it tar'd up > somewhere? I've always wanted to get a local copy of the api and never > thought about using wget until this mail. > > On 5/29/07, James Britt wrote: > > > > Jano Svitok wrote: > > > On 5/29/07, Paul wrote: > > >> I would like to download the Rails Framework Documentation (http:// > > >> rails.rubyonrails.com/) so I can use it offline. > > >> I tried doing 'File / Save As...' but that didn't work. > > >> > > >> I had limited success with downloading http://corelib.rubyonrails.org/ > > >> using 'File / Save As...', but the frames get all confused. > > >> > > >> Any help greatly appreciated. > > >> - Paul Davidowitz > > > > > > 1. download wget, and run wget -m -k api.rubionrails.com (I'm not > > > about the switches, use --help and or google to find out) > > > > Please do not encourage people to do this. > > > > It will eat up considerable bandwidth from a site that is offering a > > free service, and gains you nothing you cannot get for yourself in > > other, better ways. > > > > > > > > -- > > James Britt > > > > www.ruby-doc.org > > > > > -- http://www.jeremymcanally.com/ My free Ruby e-book: http://www.humblelittlerubybook.com/book/ My blogs: http://www.mrneighborly.com/ http://www.rubyinpractice.com/