Files
gitlink-forgeplus/app/views/protected_branches/index.json.jbuilder
2020-12-03 15:24:40 +08:00

3 lines
145 B
Ruby

json.total_count @total_count
json.protected_branches @protected_branches, partial: 'protected_branches/protected_branch', as: :protected_branch