Sha256: e3d609f43d52b1008d822b346b2f71fd88451534c4c4c27e6ca5670725f76a61

Contents?: true

Size: 172 Bytes

Versions: 3

Compression:

Stored size: 172 Bytes

Contents

- content_for :links do
	= link_to "Delete", @user, method: :delete, data: {confirm: "Are you sure you want to delete this user?"}, class: "btn btn-danger"

= render "form"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blogr-0.0.8 app/views/blogr/users/edit.html.haml
blogr-0.0.7 app/views/blogr/users/edit.html.haml
blogr-0.0.6 app/views/blogr/users/edit.html.haml