Hi,
I would like to start making code patches to Rails. Are there any good books on 'advanced' Ruby that I should read to understand the rails source code? Are there any other tips on getting started? Rails seems like a large beast and I don't know where to start!
Thanks, Jason.
UPDATE: I'm also looking for something that explains more the 'networking' side of it -- i.e. HTTP, web servers, Rack, etc.