= private = protected
after_update()
Is called after Base.save on existing objects that have a record.
# File activerecord/lib/active_record/callbacks.rb, line 230 def after_update() end