method

valid_dependent_options

valid_dependent_options()
private

No documentation available.

# File activerecord/lib/active_record/associations/builder/association.rb, line 126
    def self.valid_dependent_options
      raise NotImplementedError
    end