Adam Fields (work stuff) RSS

This is my blog about work stuff.

See this post for discussion of what this blog is about and what I do.

I am often available for consulting work, and always happy to discuss it even if I'm currently very busy. Email me or find me on twitter @fields if you need something.

Archive

Aug
30th
2010
Mon
permalink

Here’s a little bookmarklet for turning github into rdoc

rdoc.info is a great resource for seeing the documentation of ruby projects. Here’s a little transforming bookmarklet you can click on while on the main page of any github project to take you to the rdoc.info page for that project.

Just drag this link to your bookmarks bar: rdoc lookup

Depending on your browser’s security settings, you might have to edit the text of the address because it’s a javascript link. It should be:

javascript:void(location.href=location.href.replace(/github.com/,%22rdoc.info/projects%22))

Comments (View)

blog comments powered by Disqus