delete_recursively 1.0.1
Adds a new :dependent option for ActiveRecord associations that recursively deletes all dependent records without instantiating them.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
< 6.0.0, >= 4.1.14
Development Dependencies (7):
appraisal
~> 2.2
codeclimate-test-reporter
~> 1.0
rails
< 6.0.0, >= 4.1.14
rake
~> 11.3
rspec
~> 3.5
rspec-rails
~> 3.5
sqlite3
~> 1.3