09 September 2010

The Ruby Reflector

Topic

RubySpecs

  Source Favicon
On Ruby News 2 months ago.
Email

…ensure that 1.9.2 passes the RubySpec. It now passes more than 99% of RubySpecs. Try out the new Ruby and let us know via our issue tracker if you have any issues.

Download

<URL:http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-rc2.tar.bz2> SIZE: 8480974 bytes MD5: 4e4906d0aab711286b31f5a834860cc3 SHA256: 692ebae991b104482dc9f0d220c1afb6b690a338b3b815aaa4f62954d2fa1b4a

<URL:http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-rc2.tar.gz> SIZE: …

ruby-lang.org Read
  Source Favicon
On Ruby News 2 months ago.
Email

…passes to RubySpec. Now the 1.9.2 passes > 99% of RubySpecs. Try out the new Ruby and let us know via our issue tracker if you have any trouble in the 1.9.2.

Location

<URL:http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-rc1.tar.bz2> SIZE 8479087 bytes MD5 242dcfaed8359a6918941b55d0806bf0 SHA256 c2a680aa5472c8d04a71625afa2b0f75c030d3655a3063fe364cfda8b33c1480

<URL:http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-rc1.tar.gz> SIZE …

ruby-lang.org Read
  Source Favicon
On MacRuby Posts 4 months ago.
Email

…problems to address in order to provide a full-fidelity replacement for all Ruby feature. We intend to continue working on this by focusing on RubySpecs and Rails.

We hope you enjoy the many improvements in this release!

Development on the next release, 0.7 just started. In that release, we intend to deliver a next generation compiler and virtual machine that provides very good runtime performance for multicore environments. Stay tuned for more updates!

macruby.org Read
  Source Favicon
By fitzy of Transcending Frontiers 8 months ago.
Email

…section, which will one of the focuses of the BugMash. Also look in spec/tags for failing RubySpecs for JRuby's 1.8 and 1.9 compatibility modes. There's a lot of low-hanging fruit (especially in 1.9) for both new and experienced developers. Then, Saturday morning, it's off to the races! As a small token of our appreciation, in addition to the wonderful satisfaction of having made a difference to the project, we'll be sending each of the first 100 participants a limited …

thefrontiergroup.com.au Read
  Source Favicon
By Ilya Grigorik of igvita.com 10 months ago.
Email

Both FFI and RubySpecs, which are now used by virtually every other VM are a direct result of the project, so all things considered, Rubinius can already be called a resounding success. However, with 1.0 on the horizon, it remains to be seen how and if the community will react to the release. Getting a few production deployments under the belt, as well as building a larger user community, are likely to be the big challenges for the year ahead.

BlueRuby: Ruby on ABAP VM

An exploratory …

igvita.com Read
  Source Favicon
On MacRuby Posts 11 months ago.
Email

…language specs, 80% of the core specs and 72% of the library specs. Our objective is to pass as many RubySpecs as possible.

Thanks to a better compatibility, MacRuby is able to run complex Ruby programs like irb, rake, rubygems, and more. Full compatibility is still a work in progress, but we expect MacRuby to run many more Ruby programs in the near future as we fix bugs and implement missing features.

macruby.org Read
  Source Favicon
By Gregory Brown of Ruby Best Practices over 1 year ago.
Email

…completely new implementation that does not interfere with the existing Hash class. The RubySpecs also provide a huge safety net and testing ground for trying out new language features and seeing how they interact with existing features.

5. A learning tool that provides Ruby programmers with concrete examples of code that demonstrates every single Ruby language feature. The Pickaxe book may have better prose, but when it comes to comprehensiveness, I want RubySpec to be number one. …

blog.rubybestpractices.com Read