Sha256: 3ba91927bb6488864142a79deae9cb23d0475ded18e49c2ab5f73c507b8feef2

Contents?: true

Size: 193 Bytes

Versions: 2

Compression:

Stored size: 193 Bytes

Contents

%h1 Edit My Account
- form_for @user, :url => user_path do |f|
  =f.error_messages
  =render :partial => "form", :object => f
  =f.submit "Update"
%br/
=link_to "My Profile", account_path

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
santey_blog-0.2.1 app/views/users/edit.html.haml
santey_blog-0.2.0 app/views/users/edit.html.haml