I have a simple Rails ujs app, with some remote links on the page.
<%= link_to \'Test\', posts_path, remote: true, id: \'test\' %>
In m