endon v0.0.2 API Reference
Modules
Endon is an Elixir library that provides helper functions for Ecto, with inspiration from Ruby on Rails' ActiveRecord
Exceptions
An error thrown if a record was expected but not found
An error thrown if there's a validation error in an Ecto.Changeset
. There's a changeset
property that
contains the Ecto.Changeset
with the error