1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-01 23:29:23 +01:00
2016-08-08 15:21:33 +02:00

4 lines
91 B
Ruby

json.array!(@coupons) do |coupon|
json.partial! 'api/coupons/coupon', coupon: coupon
end