Files
sx-fc/app/views/origami/others_payments/create.json.jbuilder
2020-07-09 14:46:18 +06:30

6 lines
63 B
Ruby

if(@status)
json.status @status
else
json.status false
end