Quote
With Ruby 2.0 set to be released on February 24th, exactly on the 20th anniversary of Ruby’s first debut, I decided to write this article to give you a quick rundown of some of the most interesting changes. And if you would like to experiment with this version before the official release, you can do so by following the instructions in this article.
...
The changes introduced in 2.0 are pretty extensive, but in this article I will be focusing mainly on the following:
Refinements
Keyword Arguments
Module#prepend
Enumerable#lazy
Language Changes
...
The changes introduced in 2.0 are pretty extensive, but in this article I will be focusing mainly on the following:
Refinements
Keyword Arguments
Module#prepend
Enumerable#lazy
Language Changes
http://rubysource.co...ok-at-ruby-2-0/

New Topic/Question






MultiQuote






|