gandalf v0.2.0 Gandalf.Model.App

Installed apps

Summary

Functions

Creates a changeset based on the model and params

Functions

changeset(model, params \\ :empty)

Creates a changeset based on the model and params.

If no params are provided, an invalid changeset is returned with no validation performed.