You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
On 15 July 2016 at 15:10, Lekha P. <li...@ruby-forum.com> wrote:
> Hi Please help to find how to add sorting to all fields in html table ,
> backend is mongoid and also iam using kaminari gem for pagination.
Just sort the data before you pass it to the view for inclusion in the table.