CoderRing.Code.update_changeset

You're seeing just the function update_changeset, go back to CoderRing.Code module for more information.
Link to this function

update_changeset(code_or_changeset, params \\ %{})

View Source

Specs

update_changeset(t() | Ecto.Changeset.t(), map()) :: Ecto.Changeset.t()

Changeset for updating an existing code.