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