method

timestamp_attributes_for_update_in_model

timestamp_attributes_for_update_in_model()
private

No documentation available.

# File activerecord/lib/active_record/timestamp.rb, line 151
    def timestamp_attributes_for_update_in_model
      self.class.timestamp_attributes_for_update_in_model
    end