Ruby 2.0.0-rc1 released
blade.nagaokaut.ac.jp
Ruby 2.0.0-rc1 released
1–3 of 3 posts
Re: Ruby 2.0.0-rc1 released
#2What does this mean? %i: a literal for symbol array
Re: Ruby 2.0.0-rc1 released
#3What does this mean? %i: a literal for symbol array
https://github.com/ruby/ruby/commit/91bd6e711db3418baa287e93..., it would allow for %i{foo bar} to equal [:foo, :bar]