fix attributes booboo

This commit is contained in:
Rimian Perkins 2019-09-14 17:16:09 +10:00
parent 813937dd22
commit 059acbdbb8

View File

@ -7,7 +7,7 @@ class PaymentSerializer < ApplicationSerializer
:created_at_age, :created_at_age,
:amount, :amount,
:amount_currency, :amount_currency,
:username :username,
:user_id :user_id
def created_at_age def created_at_age