Sha256: e1a499f4cd89f62a9e1ec9cfb36f4e738bc09c6b704106fcbe504bb79eebf0ba
Contents?: true
Size: 109 Bytes
Versions: 2
Compression:
Stored size: 109 Bytes
Contents
json.array!(@posts) do |post| json.extract! post, :id, :title json.url post_url(post, format: :json) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vitals-0.4.0 | integration/multiverse/rails42_app/app/views/posts/index.json.jbuilder |
vitals-0.3.0 | integration/multiverse/rails42_app/app/views/posts/index.json.jbuilder |