You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a hack to get validations to work, but I agree with you, the structures after casting and loading from the database, should be same.
So this is a bug and we should abandon validations in favour of valid cast
I think this commit introduced a bug.
amount is
4200
amount is
%Money{amount: 4200, currency: :USD}
This behaviour makes tests like this always fail
The text was updated successfully, but these errors were encountered: