So I feel really stupid right now, but I can\'t seem to find an answer.
So I have a method which needs to be called EXACTLY once, and since this is only the experime
<%= button_to 'Invite a user', new_project_invite_path, method: :get, remote: true, class: 'btn primary' %>
If you don't want it to be an Ajax call then you can remove remote: true