gem.wtf
Type a short URL to jump straight to any Ruby gem's repository page.
Examples
How it Works
- A request is made to the RubyGems.org API to fetch the gem's metdata.
- If a
source_code_uri
is in the metadata, you'll be redirected to it. - If a
documentation_uri
is in the metadata, you'll be redirected to it. - If neither of those are present, you'll be redirected to
rubygems.org/gems/<gem-name>
Repository
License
MIT
See Also
- ghub.io - a similar service, but for npm packages
- rubydoc.info/gems - "your source for open source Ruby library documentation, generating fresh docs for Gems and popular Git repositories."