parent
cf313a2f8e
commit
ab37080796
@ -0,0 +1,4 @@
|
||||
json.count @count
|
||||
json.videos @videos do |video|
|
||||
json.partial! 'users/videos/video', locals: { video: video.video }
|
||||
end
|
Loading…
Reference in new issue