activerecord_extras 0.1.2
activerecord_extras provides utility methods and scopes for ActiveRecord models, including EXISTS and COUNT subqueries on has_many associations, and SQL helpers for boolean casting.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
~> 8.0
activesupport
~> 8.0