Sha256: 774be37a3fd7cf0a0be2b2efa6e29614a4959655ba3b001f1f6807957fbed34f

Contents?: true

Size: 170 Bytes

Versions: 11

Compression:

Stored size: 170 Bytes

Contents

<h1>Editing Profile</h1>

<%= render 'form', action: 'update', method: :patch %>

<%= link_to 'Show', profile_path(@profile.id) %> |
<%= link_to 'Back', profiles_path %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
arpa-0.3.0 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.2.0 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.1.0 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.0.9 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.0.8 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.0.7 lib/generators/arpa/templates/views/profiles/edit.html.erb
arpa-0.0.6 lib/arpa/views/profiles/edit.html.erb
arpa-0.0.5 lib/arpa/views/profiles/edit.html.erb
arpa-0.0.4 lib/arpa/views/profiles/edit.html.erb
arpa-0.0.3 lib/arpa/views/profiles/edit.html.erb
arpa-0.0.2 lib/arpa/views/profiles/edit.html.erb