index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
api
/
v1
/
tutorials
/
index.json.jbuilder
blob: 3d5f0dd6b2b780aaa6964978402136692e93c82b (
plain
)
1
2
3
json.array! @tutorials do |tutorial| json.partial! 'tutorial', tutorial: tutorial end