From The Blog

Ruby 1.9.0 Released

Yukihiro “Matz” Matsumoto and the Ruby core team announced on the ruby-talk mailing list the release of Ruby 1.9. According to Cheah Chu...

Yukihiro “Matz” Matsumoto and the Ruby core team announced on the ruby-talk mailing list the release of Ruby 1.9. According to Cheah Chu Yeow, mongrel is almost fully 1.9 compatible as is Rails. Before enjoying the big speed boost and new features of 1.9, grab a copy and test it local. Enjoy!

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2 – 407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz – b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip – 78b2a5f9a81c5f6775002c4fb24d2d75

UpdateMany others, including Dave Thomas, have reported that this is a development release, so definitely keep it local for now.

Other Posts That Might Interest You

  1. JRuby 1.1.5 Released
  2. Ruby on Rails 2.1 Released
  3. JRuby 1.1 RC2 Released

Tags: 

  • I do have readline installed via MacPorts and am reading that URL as well. Thanks for the help and the great postings on your blog.
  • Hmm I don't have Leopard (on Tiger), but have you got Readline installed? I don't know where readline is installed in Leopard, but this should help as a last resort: http://www.ruby-forum.com/topic/136498
  • Thanks for the clarification Chu. Any good links to build instructions for Leopard? Readline is giving me trouble.
  • Actually what I meant was that mongrel is not quite Ruby 1.9 compatible yet - I believe there's still a good amount of work to be done due to some tricky threading issues.
blog comments powered by Disqus