mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
3 lines
106 B
Ruby
3 lines
106 B
Ruby
json.extract! @wallet, :id, :invoicing_profile_id, :amount
|
|
json.user_id @wallet.invoicing_profile.user_id
|