Closed evanphx closed 13 years ago
The raw String creation hack is quite that, and thus doesn't work on Rubinius, so go about it the normal way.
@not_found seems to be not set in the normal case, which is odd. That's fixed.
And Marshal.load raises TypeError when the stream is invalid, not ArgumentError.
The raw String creation hack is quite that, and thus doesn't work on Rubinius, so go about it the normal way.
@not_found seems to be not set in the normal case, which is odd. That's fixed.
And Marshal.load raises TypeError when the stream is invalid, not ArgumentError.