Sha256: 398215aa4849f2bc2fa999cb6dbe06d7287bd5390582935185ba6afcc1d86879
Contents?: true
Size: 125 Bytes
Versions: 5
Compression:
Stored size: 125 Bytes
Contents
json.array!(@posts) do |post| json.extract! post, :id, :title, :body, :author json.url post_url(post, format: :json) end
Version data entries
5 entries across 5 versions & 1 rubygems