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
b87355bc5a
fab-manager
/
app
/
views
/
api
/
licences
/
index.json.jbuilder
5 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init depot fabmanager
2015-05-05 03:10:25 +02:00
json.array!(@licences) do |licence|
json.extract! licence, :id, :name, :description
remove useless & broken item_url(...) methods
2020-06-02 11:37:24 +02:00
init depot fabmanager
2015-05-05 03:10:25 +02:00
end
Reference in New Issue
Copy Permalink