Inspector on a local variable passed to a partial
Hi, I was just curious why (in the "_new_seat" partial) the inspector can't find the local variable "seat" passed to it by the partial call. I'm still getting use to Rails and RubyMine - sorry if I'm being stupid about something.
I'm going through the Head First Rails book and on Rails 2.3.5.
Please sign in to leave a comment.
Hello,
We've got an issue for this: http://youtrack.jetbrains.net/issue/RUBY-3056
Feel free to comment, vote and track progress of it.
Regards,
Oleg
Thanks Oleg. I should have checked the issues first, just assume I was doing something dumb.