Money v0.0.2 API Reference

Modules

Money implements a set of functions to store, retrieve and perform arithmetic on a %Money{} type that is composed of a currency code and a currency amount

Arithmetic functions for %Money{}

Implements the Ecto.Type behaviour for a user-defined Postgres type called :money_with_currency

Exceptions