Yay, #Ruby 2.0.0 is out! With lots of goodies.
The default encoding for ruby scripts is now UTF-8 [#6679]. Some people report that it affects existing programs, such as ...
"Ruby 2.0.0 is ready for practical use, and wil...
The default encoding for ruby scripts is now UTF-8 [#6679]. Some people report that it affects existing programs, such as ...
Ruby 2.0.0-p0 リリース -
<URL:ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p0.tar.bz2> SIZE: 10814890 bytes MD5: 895c1c581f8d28e8b3bb02472b2ccf6...
[bad news] Ruby 1.9.3-p392 is released, include...
Now Ruby 1.9.3-p392 is released. I apologize for updating too frequently. This release includes security fixes about bundl...
Rubyist Magazine - Ruby 2.0.0 リリース特集
I've known Ruby since she was just 4 or 5 years old. Of course, I knew her parents, Smalltalk and Perl, and had a nodding ...
読んでる→Rubyist Magazine - Ruby 2.0.0 の DTrace の紹介
以下のプログラムを t.rb というファイルとして保存します。 class Foo def hello puts :hello end end 5.times do foo = Foo.new foo.hello sleep 1 end rub...
Ruby 2.0 arrives with refined monkey patching, ...
Ruby 2.0 was released yesterday , giving the open source programming language a variety of new features and better-than-us...
Rubyist Magazine - Ruby 2.0.0 のキーワード引数
このメソッドは引数無しで呼び出すと、level: "ERROR", time: Time.now が渡されたのと同じように動きます。 log("Hello!") #=> Mon Feb 18 01:46:22 2013 [ERROR] Hell...
こっちもきたー / “RubyInstaller 2.0.0-p0 released”
RubyInstaller 2.0.0-p0 released RubyInstaller version 2.0.0-p0 is now available for download as installers and 7-Zip binar...
Ruby 2.0.0 MetaCasts Video Free This Week!
Ruby 2.0.0 MetaCasts Video Free This Week! Posted by markbates on February 25, 2013 — 0 comments To celebrate the release ...
The debugger gem needs help getting updated for...
The debugger gem needs help getting updated for Ruby 2.0! Posted by bcardarella on February 25, 2013 — 0 comments Please h...
ruby2.0に対応させるときの注意点まとめ / “Rubyist Magazine - Ru...
Magic Comment を書いていないファイルの文字列リテラルのエンコーディング (default script encoding) が UTF-8 に変更されました。[#6679] Ruby 1.9 においては、default scrip...
Riding Rails: Rails 4.0: Beta 1 released!
Hot on the heels of the first production version of Ruby 2.0 comes the first beta version of Rails 4.0. The two form a gre...
chruby 0.3.3 released!: chruby 0.3.3 has been r...
chruby 0.3.3 released! Posted by postmodern on February 19, 2013 — 0 comments chruby 0.3.3 has been released! This release...
Ruby 2.0.0
Rubyist Hotlinks 【第 31 回】 樽家昌也さん Rubyist へのインタビュー企画。今回はたるいさんにお話を伺いました。(難易度:ポケコン) Ruby 2.0.0 リリース特集 編集:ささだ 2013 年 2 月 24 日に...
