delete_recursively 0.9.4
Adds a new :dependent option for ActiveRecord associations that recursively deletes all dependent records without instantiating them.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
~> 5.0
Development 依赖 (6):
codeclimate-test-reporter
~> 0.6
rails
~> 5.0
rake
~> 11.2
rspec
~> 3.5
rspec-rails
~> 3.5
sqlite3
~> 1.3