2 lines
53 B
Ruby
2 lines
53 B
Ruby
json.array! @posts, partial: "posts/post", as: :post
|
json.array! @posts, partial: "posts/post", as: :post
|