Sha256: 0ee87dcb6c6936681b27fac9bbb66ce070616553c16f62774b5ee1f075f857c4

Contents?: true

Size: 116 Bytes

Versions: 5

Compression:

Stored size: 116 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/app/views/posts/_post.json.jbuilder
simple_form_custom_inputs-0.0.4 example/app/views/posts/_post.json.jbuilder
simple_form_custom_inputs-0.0.3 example/app/views/posts/_post.json.jbuilder
simple_form_custom_inputs-0.0.2 example/app/views/posts/_post.json.jbuilder
simple_form_custom_inputs-0.0.1 example/app/views/posts/_post.json.jbuilder