Turbo Sortable Paginated Tables
Feb 5, 2024 · 5 min read · We're going to build a common UI pattern: a sortable, paginated table using the power of Ruby on Rails and Turbo Frames. Sortable Table Headers The first step is to create the sortable table headers as simple links. I wrote a few helper methods in Ru...
RMACEdward and 2 more commented
