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/plan_categories/show.json.jbuilder

4 lines
90 B
Plaintext
Raw Normal View History

2021-06-08 16:32:19 +02:00
# frozen_string_literal: true
2022-02-03 15:32:02 +01:00
json.extract! @category, :id, :name, :weight, :description