ecto_as_state_machine v1.0.7 API Reference
Modules
This package allows to use finite state machine pattern in Ecto
## Example model:
defmodule User do
use Web, :model
State callbacks
This package allows to use finite state machine pattern in Ecto
## Example model:
defmodule User do
use Web, :model
State callbacks