On Jul 30, 11:33 am, Hassan Schroeder <[email protected]>
wrote:
> On Thu, Jul 30, 2009 at 8:21 AM, Aashish
>
> Kiran<[email protected]> wrote:
> > can any one tell how to generate  Offline documentation for ruby on
> > rails on windows
>
> I don't know about the "windows" part, but on my system it's already
> there. Running "gem server" and going tohttp://localhost:8808in a
> browser shows me the rdoc for all the installed gems, including Rails.
>

What I do is run rake doc:rails which creates the same docs as on
api.rubyonrails.org (ie all the frameworks on one page). Then I serve
that locally and point the rdoc widget at it (so that I get search).

Fred


> HTH!
> --
> Hassan Schroeder ------------------------ [email protected]
> twitter: @hassan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to