This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
ToolJet
Watch
1
Star
0
Fork
You've already forked ToolJet
0
mirror of
https://github.com/ToolJet/ToolJet
synced
2026-05-04 05:48:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
cb58164d91
ToolJet
/
app
/
views
/
apps
/
index.json.jbuilder
7 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
Setup Rubocop
2021-04-29 06:41:23 +00:00
json.apps do
json.array! @apps do |app|
json.id app.id
json.name app.name
end
Display apps on homepage
2021-04-05 07:49:48 +00:00
end
Reference in a new issue
Copy permalink