1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/views/api/orders/item.json.jbuilder
2023-02-15 10:29:50 +01:00

5 lines
75 B
Ruby

# frozen_string_literal: true
json.id @item.id
json.type @item.class.name