What are some good resources for learning Ruby?
LearnToProgram is an excellent book and tutorial which provides a solid introduction to Ruby. There’s also the free and more technical Pragmatic Programmer’s Guide to Ruby, which many Rubyists first learned from. If you’re more of a hands-on learner, there is also the Try Ruby in your Browser (Beta) interactive tutorial. If your still wanting more hands-on challenges, try Ruby Koans.