ecto_fsm v0.2.0 API Reference

Modules

Handle Ecto structures status through FSM

Utilities functions imported into module using Ecto.FSM

Provides functions for using FSMs

Defines a protocol for get / set state name from a structure

Provides functions for FSM schema migrations

Provides status/{1,2} macro for adding status field in an Ecto.Schema

Defines a protocol for accessing Ecto schema status field

Describes FSM state types

Exceptions

Describes Ecto.FSM error