forgeplus/app/views/protected_branches/index.json.jbuilder

3 lines
145 B
Plaintext
Raw Normal View History

2020-12-03 15:24:40 +08:00
json.total_count @total_count
json.protected_branches @protected_branches, partial: 'protected_branches/protected_branch', as: :protected_branch