Sha256: aeb16c6dccb68dbdcc75852f4956cf658bb6e8c82bce02f7eae5a25f21bfacee

Contents?: true

Size: 131 Bytes

Versions: 6

Compression:

Stored size: 131 Bytes

Contents

json.extract! post, :id, :title, :content, :user_id, :category_id, :created_at, :updated_at
json.url post_url(post, format: :json)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
live_record-1.0.2 spec/internal/app/views/posts/_post.json.jbuilder
live_record-1.0.1 spec/internal/app/views/posts/_post.json.jbuilder
live_record-1.0.0 spec/internal/app/views/posts/_post.json.jbuilder
live_record-0.3.6 spec/internal/app/views/posts/_post.json.jbuilder
live_record-0.3.4 spec/internal/app/views/posts/_post.json.jbuilder
live_record-0.3.3 spec/internal/app/views/posts/_post.json.jbuilder