mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-13 23:48:55 +01:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
# frozen_string_literal: true
|
||
|
|
||
|
json.extract! @category, :id, :name, :weight
|