Posts Tagged ‘rdoc’

Search Ruby Gem (rdoc) Documentation

Sunday, May 14th, 2006

rdoc documentation for every ruby gem

Itch scratched. Now ruby is as good as perl (for me at least). I can’t make heads or tails of a library module unless I can read the API documentation.

So I put up GemJack.com as a place to host the rdoc documentation for every ruby gem. It updates once a day based on polling the ruby gems repository.

Other features like deep search, ratings, comments, RSS feeds, and better meta-data can come later.