We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changeset#update
#set
To be consistent with Query methods. May be a little tedious, though:
changeset = user.changeset changeset.set(updated_at: Time.now)