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

huacnlee · 2013年01月08日 · 最后由 search 回复于 2013年01月08日 · 3297 次阅读

[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。。

需要 登录 后方可回复, 如果你还没有账号请 注册新账号