This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2024-12-01 12:24:28 +01:00
Code
Issues
Releases
Activity
a8dedfe040
fab-manager
/
app
/
views
/
api
/
plan_categories
/
show.json.jbuilder
4 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
API+ interface to CRUD plan categories
2021-06-08 16:32:19 +02:00
# frozen_string_literal: true
Add description to plan category
2022-02-03 15:32:02 +01:00
json.extract! @category, :id, :name, :weight, :description
Reference in New Issue
Copy Permalink