query_helper 0.2.9
Ruby gem developed to help with pagination, filtering, sorting, and including associations on both active record queries and custom sql queries
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
> 5
activesupport
> 5
Development Dependencies (9):
actionpack
>= 0
activesupport
>= 0
bundler
~> 1.17
byebug
>= 0
faker
~> 1.9.3
rake
~> 13.0
rspec
~> 3.0
rspec-rails
>= 0
sqlite3
~> 1.3.6