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:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 8.0
activesupport
~> 8.0