magic_grid 0.12.4
Displays a collection (ActiveRelation or Array-like object) wrapped in an html table with server side column sorting, filtering hooks, and search bar. Large collections can be paginated with either the will_paginate gem or kaminari gem if you use them, or a naive Enumerable based paginator (without pager links) if neither is present.
Gemfile:
=
install:
=
Runtime Dependencies (2):
jquery-rails
>= 1.0.17
rails
>= 3.1