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:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
>= 6.1, < 8.0
activesupport
>= 6.1, < 8.0