active-query 0.1.2
ActiveQuery is a gem that helps you to create query objects in a simple way. It provides a DSL to define queries and scopes for your query object.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6.1, < 8.0
activesupport
>= 6.1, < 8.0