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