Mitchell Buckley
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in How to use Hotwire in Rails Discussion
Has anyone been able to get hotwire to work with authorization when adding/updating data on an index page. For example if I have an index page with a table and each row on the table has an Edit button on it which is wrapped in a pundit policy check.