fix attributes booboo
This commit is contained in:
parent
813937dd22
commit
059acbdbb8
|
|
@ -7,7 +7,7 @@ class PaymentSerializer < ApplicationSerializer
|
|||
:created_at_age,
|
||||
:amount,
|
||||
:amount_currency,
|
||||
:username
|
||||
:username,
|
||||
:user_id
|
||||
|
||||
def created_at_age
|
||||
|
|
|
|||
Loading…
Reference in New Issue