Sha256: 6ad497b398f9a8223f72cef4571c5cf7bb4de0b9c35b674a900f6e59ed0fb089

Contents?: true

Size: 138 Bytes

Versions: 4

Compression:

Stored size: 138 Bytes

Contents

<h1>Editing Contact</h1>

<%= render 'form', contact: @contact %>

<%= link_to 'Show', @contact %> |
<%= link_to 'Back', contacts_path %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/app/views/contacts/edit.html.erb
simple_form_custom_inputs-0.0.4 example/app/views/contacts/edit.html.erb
simple_form_custom_inputs-0.0.3 example/app/views/contacts/edit.html.erb
simple_form_custom_inputs-0.0.2 example/app/views/contacts/edit.html.erb