How to quickly search the Ruby 1.9.3 documentation in Google Chrome
- Go to Preferences
- Click the “Basics” tab
- Click “Manage Search Engines”
- Scroll down to the row with “Add a new search engine” (hint: it’s at the bottom)
- In the first box, type “Ruby-doc 1.9.3”
- In the second box, type “rb” (this is your keyword)
- In the third box in that row, paste this in:
http://www.google.com/search?q=site:ruby-doc.org/core/+%22Ruby+1.9.3%22+%s&btnI=Im+Feeling+Lucky - Test it out
Edit: Just found something cooler: an extension that makes this search option and adds a “Google Instant” type thing to it.