forked from jasder/forgeplus
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
json.total_count @watchers.size
|
||
|
json.watchers do
|
||
|
json.partial! 'watcher', collection: @watchers, as: :watcher
|
||
|
end
|