Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
wattsworth
/
lumen-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Find file
Normal view
History
Permalink
c7974bf9a4be4435c4f4b6e537200c58025d46eb
Switch branch/tag
control-api
app
views
dbs
update.json.jbuilder
update.json.jbuilder
104 Bytes
Edit
migrating to jbuilder for json, ...
bd67a56d
John Doe
committed
8 years ago
1
2
3
4
5
json.data do
json.partial! "dbs/db", db: @db
end
json.partial! "helpers/messages", service: @service