I get the following error in Rails 4:
dependent option must be one of destroy delete
Per https://github.com/rails/rails/issues/3458, other options were supported in older versions. But what is possible nowadays? I could not find any other documentation.