Re: What has changed since 1.9?
Marvin Gülker <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <20181016111310.6i25jpnoh4v232hs@atlantis> |
Am 16. Oktober 2018 um 08:58 Uhr +0300 schrieb Tekin Sal: > Hello, > Thanks for the response. > I looked at the first item under Language Changes in 2.0.0.0 NEWS file, it > says "Added keyword arguments." That's it. Where are the details? The document says at its very top: > Note that each entry is kept so brief that no reason behind or > reference information is supplied with. For a full list of changes > with all sufficient information, see the ChangeLog file. So you could try that one. In addition, you could check the respective news posts on the official homepage. Here's the news archive: https://www.ruby-lang.org/en/news/ The relevant minor releases are usually around Christmas. 2.0.0 itself was not a Christmas release, because it was intentionally released on Ruby's 20th birthday on a February's day. > What do I do to learn the syntax, without relying on random posts > Google search returns? I don't see a formal Language Reference > document regularly updated either. There's the MRI's RubySpec if you want a semi-formal document. I've not used it, so I can't comment on its contents. Link: https://github.com/ruby/spec Marvin -- Blog: https://mg.guelker.eu PGP/GPG ID: F1D8799FBCC8BC4F Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>