action_scope 0.1.0
ActionScope provides a comprehensive set of dynamic scopes for ActiveRecord models, including basic column filtering, text matching, range queries, association scopes, multi-column search, and sorting capabilities. Automatically generates scopes based on model attributes and associations.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 0
activesupport
>= 0