Sha256: 4338dee8b535f42afa8b74a3d1d029a4ab44325b0ce484c868d790f0eeaf0439

Contents?: true

Size: 121 Bytes

Versions: 4

Compression:

Stored size: 121 Bytes

Contents

json.extract! contact, :id, :name, :phone, :email, :created_at, :updated_at
json.url contact_url(contact, format: :json)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/app/views/contacts/_contact.json.jbuilder
simple_form_custom_inputs-0.0.4 example/app/views/contacts/_contact.json.jbuilder
simple_form_custom_inputs-0.0.3 example/app/views/contacts/_contact.json.jbuilder
simple_form_custom_inputs-0.0.2 example/app/views/contacts/_contact.json.jbuilder