Simplify the search in the Prototype documentation

Prototype is a great javascript library but the documentation is not intuitive. Sometimes you look for the description of a method you don't know the parent Object. So here is a Ruby script that solves this problem by giving you a simple method list. This list will allow you to browse the whole Prototype methods' list.

svn://donegarden.com/repo_public/ruby/prototype-list.rb

Donegarden http://blog.donegarden.com