RubyMoney / money-rails

Integration of RubyMoney - Money with Rails
MIT License
1.79k stars 386 forks source link

Add ActiveJob serializer for Money objects #658

Closed sunny closed 1 year ago

sunny commented 2 years ago

This change adds a serializer so that ActiveJob can enqueue jobs with Money arguments out of the box.

I’ve been using the same serializer in a production app for a while, and think this would help users not have to create their own serializer.

See also: Documentation for Active Job serializers.

sunny commented 1 year ago

Hi there! Thanks for maintaining money-rails. It’s great to see some activity here 🎉

Can we get some reasoning behind closing this? 🙏🏻

semmons99 commented 1 year ago

errant automation, let's reopen and review

semmons99 commented 1 year ago

cannot re-open, can you submit another that I can merge for ya?

sunny commented 1 year ago

Sure thing! --^