The Ruby Programming Language
From the Ruby website:
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
We recommend that all new projects start with Ruby version 1.9.3 or greater.
Ruby Articles
- Being explicit with your code
- RubyGem Version Specifiers
- Ruby/Rails Compatibility Matrix
- Ruby's catch/throw, goto's little brother
- Rails 4.0 will drop support for Ruby 1.8.7
- Improving your skills by reading commits
- Concurrency in Ruby 1.9
- Ruby Core Team: Dude, Ruby 1.8 is dead, really
- Playing with Google Go
- Understanding Ruby Singleton Classes
