Can find controller action

<%= form_tag controller: :my_controller, action: :my_action do  %>

 

this flags an error when the tag is in a view from another controller even though the tag is passing the controller to look at.

0
1 comment

Hello Bob,

I didn't manage to reproduce that. Could you please provide a project sample? (you can send it to rubymine-support@jetbrains.com)

0

Please sign in to leave a comment.