My Recent Pastes (2 and counting)
Pastes by VVSiz_ (2 and counting)
Below are the 2 most recent pasties by VVSiz_.
May 11, 2008
5:52AM EDT
by VVSiz_
View all 183 lines
3) Numeric#coerce returns an array containing other and self as Fixnums when given an Fixnum ERROR undefined method `be_instance_of' for #<Object:0x5cdf95> /opt/work/rbx.git/./spec/ruby/1.8/core/numeric/coerce_spec.rb:7:in `/opt/work/rbx.git/./spec/ruby/1.8/core/numeric/coerce_spec.rb' /opt/work/rbx.git/mspec/lib/mspec/runner/mspec.rb:120:in `call'
January 15, 2008
4:12AM EDT
by VVSiz_
View all 13 lines
diff --git a/src/org/jruby/RubyModule.java b/src/org/jruby/RubyModule.java index a0caf63..9953223 100644 --- a/src/org/jruby/RubyModule.java +++ b/src/org/jruby/RubyModule.java @@ -1733,7 +1733,7 @@ public class RubyModule extends RubyObject {
