This is example application showing, one of the possible usages of SearchObject
. It showcases the following features:
- Basic search object functionality
- Default options
- Using private method helpers in options
- Plugins: model, sorting, will_paginate, enum
gem install bundler
bundle install
rails db:create
rails db:migrate
rails db:seed
rails server
From there just visit: localhost:3000/