magic_grid 0.11.0
Displays a collection (ActiveRelation or Array) 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:
=
安装:
=
Runtime 依赖 (2):
jquery-rails
>= 1.0.17
rails
>= 3.1