The Ruby home page is at www.ruby-lang.org [1]. This page has many links to other sites, including tutorials and documentation, for the Ruby language.
If you are interested in a printed reference, the book Programming Ruby: The Pragmatic Programmers' Guide, written by Dave Thomas and published by the Pragmatic Programmers, is an excellent starting point.
The WEBrick home page is at www.webrick.org [2]. A nice tutorial on WEBrick, including how to write servlets, is available at rubyurl.com/N3dPn [3].
Links:
[1] http://www.ruby-lang.org
[2] http://www.webrick.org
[3] http://rubyurl.com/N3dPn