#132 √ resolved
Jeremy Durham

[PATCH] Kernel#open isn't MRI compliant

Reported by Jeremy Durham | November 15th, 2007 @ 08:20 PM | in 1.0 preview

calling open does not work in Rubinius like it does in MRI:

MRI

open

in `initialize': wrong number of arguments (0 for 1) (ArgumentError)

Rubinius

open

No method 'open' on an instance of Object. (NoMethodError)

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »