Ruby 1.9.3 released
blade.nagaokaut.ac.jp
Ruby 1.9.3 released
1–10 of 45 posts
Re: Ruby 1.9.3 released
#2Does this include the "fast require" functionality that many people were patching into their Ruby 1.9.2 installs?
Re: Ruby 1.9.3 released
#3Does this include the "fast require" functionality that many people were patching into their Ruby 1.9.2 installs?
Yes. "Library loading or locking in multi-threaded program is improved, for example."
Re: Ruby 1.9.3 released
#4Good news!
Re: Ruby 1.9.3 released
#5Re: Ruby 1.9.3 released
#6Does this include the "fast require" functionality that many people were patching into their Ruby 1.9.2 installs?
Maybe there was something wrong with my 1.9.2, but when working with rails projects (rake, rails console etc), this feels a few orders of magnitude faster.
Re: Ruby 1.9.3 released
#7Good news!
Yeah! I plan on to start learning Ruby.
Re: Ruby 1.9.3 released
#8ruby-build was already updated to support 1.9.3-p0, just clone the latest: https://github.com/sstephenson/ruby-build
Re: Ruby 1.9.3 released
#9Re: Ruby 1.9.3 released
#10grats everyone!