foreign_key_validation 1.1.1
Protect the foreign keys in your Rails models by checking the user_id of self against the user_id of all relations.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 3.2
Development Dependencies (8):
appraisal
~> 1.0
bundler
~> 1.6
coveralls
~> 0.7
database_cleaner
~> 1.3
pry
~> 0.10
rake
~> 10.1
rspec-rails
~> 3.0
sqlite3
~> 1.3