safe_polymorphic 0.1.3
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:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 5.2, < 8.0