1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-13 23:48:55 +01:00
fab-manager/app/views/api/plan_categories/show.json.jbuilder

4 lines
76 B
Plaintext
Raw Normal View History

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