scope_hound 0.1.0
Scope Hound is a gem enhancing the filtering process in Ruby on Rails apps. It introduces a filter proxy system, enabling intuitive filtering at the controller level based on input parameters. An efficient and secure solution for improved data handling in your Rails application.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 7.0.0
Development Dependencies (1):
rspec-rails
>= 0