Instance variable and attr_accessor

I can't undestand why I see this warning about instance variable, when attr_accessor was defined...
http://i.imgur.com/FK8882S.png
And I googled http://youtrack.jetbrains.com/issue/RUBY-5258 and used example from there instead my code.
Is it regression or I miss something?
I tested with RubyMine 5.4.1 129.303 on OS X Mountain Lion and ruby 1.9.3 on remote Ubuntu 12.04.

0
3 comments
Avatar
Permanently deleted user

And on Windows (8, x64) with RubyMine 5.4.1, 5.0.2, 4.5.4 with default settings OS X 10.8 with local SDK 1.9.3 I got same results.
Are there reasons to reject recognise instance variables?

0
Avatar
Permanently deleted user

Hi,

it looks like a bug for me, please file a bug in our tracker (http://youtrack.jetbrains.com/issues/RUBY)

Oleg.

0

Please sign in to leave a comment.