method
any_changes?
rails latest stable - Class:
ActiveRecord::NullMutationTracker
any_changes?(*)public
No documentation available.
# File activerecord/lib/active_record/attribute_mutation_tracker.rb, line 104
def any_changes?(*)
false
end