safe_polymorphic 0.1.4
ActiveRecord extension which allows us to safely use polymorphic associations, by validatingwhich classes are allowed to be related to, while also adding scopes and helper methods.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 7.0, < 8.3