method

changed?

changed?(attr_name, **)
public

No documentation available.

# File activemodel/lib/active_model/attribute_mutation_tracker.rb, line 170
    def changed?(attr_name, **)
      false
    end