RubyMine underline correct code
Answered
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?
Please sign in to leave a comment.
Hello,
could you please specify your Ruby version? In addition, would it be possible to share the whole code sample?