method

_update_record

_update_record()
private

No documentation available.

# File activerecord/lib/active_record/timestamp.rb, line 119
    def _update_record
      record_update_timestamps

      super
    end