1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00
fab-manager/app/views/api/plan_categories/show.json.jbuilder
2021-06-08 16:43:43 +02:00

4 lines
76 B
Ruby

# frozen_string_literal: true
json.extract! @category, :id, :name, :weight