The default "inspect" behavior of any method is to display all its
instance variables. 1.9 might be more conservative about this.
And when in doubt, http://ironruby.net/Support is where you look for the latest
on issue reporting.
~js
> -----Original Message-----
> From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-
> bounces at rubyforge.org] On Behalf Of Roger Pack
> Sent: Tuesday, May 18, 2010 1:48 PM
> To: ironruby-core at rubyforge.org
> Subject: [Ironruby-core] extra output?
>
> Hi all. Sorry for the flood.
>
> Another question:
>
> When running my rails unit tests, with 1.9.x MRI I get
>
> failure messages that look like:
>
> 3) Error:
> test_should_create_image(ImageTest):
> NoMethodError: undefined method `fixture_file_upload'' for
> #<ImageTest:0x69eab60>
> vendor/plugins/substruct/test/unit/image_test.rb:9:in
> `test_should_create_image''
>
>
> with IR, I get (much) more verbose output, thus:
>
> 3) Error:
> test_should_create_image(ImageTest):
> NoMethodError: undefined method `fixture_file_upload'' for
> #<ImageTest:0x00013d8 @method_name="test_should_create_image",
> @.......[about 3000 more characters of description]>
>
> Anybody know what''s going on there?
>
>
> Also I was confused as to bug tracking: googleing for "ironruby bug
tracker"
> first returned
>
> http://rubyforge.org/tracker/?group_id=4359
> Maybe want to disable that.
>
> Thanks.
> -rp
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core