Hacker News new | ask | show | jobs
by jamesbritt 4613 days ago
which lists the gems that depend on FFI

Are these only gems where the gem source code is in Github?

1 comments

Pretty much (it also includes gems hosted on Bitbucket or Google Code).
Hmm. I was thinking it might be useful here: http://www.ruby-doc.org/gems/
Awesome site! It would be great if you added a link to Sourcegraph there. We're going to have language-specific homepages (sourcegraph.com/ruby) and I can let you know when that's ready if you would prefer to link to that.
What I was hoping was that for any given gem you could see, as part of the rendered docs, what other gems it relies on.

Basically, enhance the default docs that are generated by rdoc with additional information about the gem.

One-stop shopping, so to speak.

I'll let you know if/when I make that patch to rubygems.org (or if it's not possible, when sourcegraph.com could provide you with that info).