elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
827 stars 141 forks source link

Create new Ecto Type for Currency #87

Closed shdblowers closed 5 years ago

shdblowers commented 6 years ago

My use case is that I wish to save the preferred currency of different users in the database.

I would like to use this library and it would be very helpful if this Ecto type existed in this library.

shdblowers commented 6 years ago

do you think this is a good addition?

ukutaht commented 5 years ago

I'm also interested in this

Nitrino commented 5 years ago

Sorry guys, It was a long way. In the near future, I will add additional ecto types and create a new release.