RDoc

Newbie question:
In the Rails documentation it often reads something like

See the RDoc on ActionController::AutoComplete to learn more about
this.

How do I generate/view this documentation? (I’m on Mac OS X)
Thanks in advance
Sebastian

Go to api.rubyonrails.com

Or, at Terminal, type gem_server, and set your browser to localhost:
8808 for rdocs on all of your gems. If, for some reason, your rdoc
was not created with the gem install, you can do so with the rdoc
command.

        - dan


Dan K. mailto:[email protected]
http://www.dankohn.com/ tel:+1-415-233-1000