Skip to content

Instantly share code, notes, and snippets.

@rentalcustard
Created February 25, 2013 14:53
Show Gist options
  • Save rentalcustard/5030319 to your computer and use it in GitHub Desktop.
Save rentalcustard/5030319 to your computer and use it in GitHub Desktop.

(http://www.ruby-lang.org/en/news/2013/02/24/ruby-2-0-0-p0-is-released/)

Documentation

We have also made documentation improvements which many rubyists have requested. We have added a huge amount of rdoc for modules and methods. 2.0.0 will be around 75% documented while 1.9.3 was about 60%. Also, we have added a description of Ruby's syntax. You can see:

ri ruby:syntax

~/code/200-test> rvm current
ruby-2.0.0-p0@200-test
~/code/200-test> ri ruby:syntax | cat
= Pages in ruby core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment