DRY Your Google Queries with the Ruby on Rails Search Engine
How many times have you searched for something Ruby on Rails-related on Google, and come up with search results having to do with rapid transit? Or page after page of Git commit messages? Sure, you could add "ruby on rails" to your search query, but having to do that all the time is not very DRY.
I've created a custom Google search that only pulls in results from a whitelist of the best Ruby and Ruby on Rails web sites, including APIs, reputable screencasts and blogs, and plugin directories. The full list of included sites is at the end of this page; if you would like to suggest additional sites for inclusion, please add a comment.