Created
July 2, 2012 18:05
-
-
Save jtrim/3034634 to your computer and use it in GitHub Desktop.
Bookmarklet for opening rubydoc.info rubygem documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href="javascript:window.open('http://rubydoc.info/gems/' + prompt('Gem name:') + '/frames');">Gem Docs</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment