recurse-delete
recurse-delete copied to clipboard
Any chance for Rails 5?
Any chance for Rails 5?
There are better options for this problem?
+1
i've made and still maintain the gem delete_recursively which is based on recurse-delete. it works a little differently, though - you just add dependent: :delete_recursively to the assocation declaration(s).