query_helper 0.1.0
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.0
activesupport
~> 5.0
Development Dependencies (9):
actionpack
>= 0
activesupport
>= 0
bundler
~> 1.16
byebug
>= 0
faker
~> 1.9.3
rake
~> 10.0
rspec
~> 3.0
rspec-rails
>= 0
sqlite3
~> 1.3.6