Burdette Lamar
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Burdette Lamar 创建了一个帖子, 已回答RubyMine code inspection gives incorrect "Missing 1 argument(s)"
I have an array 'foo' that's returned by a method call. RM code inspection thinks that 'foo.select' is a call into Kernel, not into Array, and gives an error: Missing 1 argument(s). Is there a way ...