1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00
fab-manager/app/views/api/coupons/_coupon.json.jbuilder
2016-08-03 17:56:36 +02:00

1 line
102 B
Ruby

json.extract! coupon, :id, :name, :code, :percent_off, :valid_until, :max_usages, :active, :created_at