simple_listing_rails 0.0.1
This gem provides easy and flexible way to write listing actions in your Rails app. It provides nice DSL for filtering, sorting and paginating in your listings.
Gemfile:
=
install:
=
Versions:
- 0.0.1 January 31, 2015 (8.5 KB)
Runtime Dependencies (2):
activerecord
~> 4.0
activesupport
~> 4.0