View Source API Reference ash_money v0.1.15
Modules
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