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