So I am diving into Ruby (and Rails) and back-end web development in general, and it seems to me there is a huge ecosystem of Ruby projects that seem to be totally essential.
I am thinking of projects like Rake, Rack, Mongrel, Gems, Capistrano specifically.
Besides these apps' own documentation on their respective project websites, can you recommend a good place to start diving into more information about creating a good Ruby environment?
I have tons of questions about running Mongrel, deploying with capistrano, and rather than list each individual question that pops into my head, is there a good repository of information that addresses the "Ruby world"?