foreign_key_validation 1.1.2
Protect the foreign keys in your Rails models by checking the user_id of self against the user_id of all relations.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 3.2
activesupport
>= 3.2