Just a quick tip I recently came across:

If you want to see the docs for any of the gems installed on your dev machine, type the following in the command line…


gem_server

…and then browse over to http://localhost:8808/!

2 Comments

  1. On my Rails 2 installation, this should read “gem server” (no underscore connecting the two words).

    • clem
    • Posted April 25, 2008 at 11:23 pm
    • Permalink

    Not because of Rails, Andrew, they made that change in the newest version of Rubygems, so anyone who has it should leave out the underscore whether they use Rails or not.

Post a Comment

*
*