RubyMine underline correct code
已回答
Is any way to tell rubymine that part of code is correct? Somehow IDE underline this part of code

which is valid Ruby code. I use it a lot when i want param to be mandatory, can somehow turn it off only for THIS particular case?
请先登录再写评论。
Hello,
could you please specify your Ruby version? In addition, would it be possible to share the whole code sample?