method

define_change_tracking_methods

Importance_0
v7.0.0 - Show latest stable - 0 notes - Class: Association
define_change_tracking_methods(model, reflection) private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/associations/builder/association.rb, line 121
    def self.define_change_tracking_methods(model, reflection)
      # noop
    end
Register or log in to add new notes.