How do I trigger Rails UJS from within a Javascript function

后端 未结 0 551
面向向阳花
面向向阳花 2021-01-04 02:25

I started out with a button to reload a table on a page

<%= button_to "Reload", transactions_path, method: :get, remote: true %>
相关标签:
回答
  • 消灭零回复
提交回复
热议问题