View Source API Reference ash_money v0.1.10

Modules

AshMoney provides a type for working with money in your Ash resources.

Installs the money_with_currency type and operators/functions for Postgres.

A money type for Ash that uses the ex_money library.

Mix Tasks

Adds AshMoney.AshPostgresExtension to installed_extensions and installs :ex_money_sql.

Installs AshMoney. Should be run with mix igniter.install ash_money