1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-01 23:29:23 +01:00

3 lines
106 B
Ruby

json.extract! @wallet, :id, :invoicing_profile_id, :amount
json.user_id @wallet.invoicing_profile.user_id