分享 今日惊喜 Ruby 2.0 RC1,Github 新的 Profile 页面

huacnlee · January 08, 2013 · Last by search replied at January 08, 2013 · 3298 hits

[ANN] ruby 2.0.0-rc1 released: http://www.ruby-forum.com/topic/4409612

New features in 2.0.0

  • Keyword arguments
  • Enumerable#lazy
  • Module#prepend
  • #to_h: Convention for conversion to Hash
  • %i: a literal for symbol array
  • Updated regexp engine: Onigmo (a fork of Oniguruma)
  • Enumerator#size and Range#size were introduced [#6636]
  • DTrace support
  • TracePoint
  • Optimized IO performance on Windows
  • NativeClient support
  • Documentation improvement
  • Enhanced asynchronous interrupt handling
  • Launch-time memory usage tuning parameters
  • Refinements [experimental]

Github 新的 Profile 页面,把贡献的内容提升了:

http://github.com/huacnlee

github profile 又改版了。。

rvm get head
sed -i -e 's/ftp\.ruby-lang\.org\/pub\/ruby/ruby\.taobao\.org\/mirrors\/ruby/g' ~/.rvm/config/db
rvm install ruby-2.0.0-rc1

刚刚好像把 github 玩坏了 (( https://github.com/Fleurer

新 profile 页面看上去不错哦。:)

嗯 新的 profile 頁面很 cool。。

You need to Sign in before reply, if you don't have an account, please Sign up first.