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.
Please sign in to leave a 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)