Sha256: 79374d20a97f21bd0683fa8542886b0123d00f6c49ae112e8e3f3679bf749a3b

Contents?: true

Size: 162 Bytes

Versions: 4

Compression:

Stored size: 162 Bytes

Contents

%section.main.round
  %h1 Profile Settings

  = form_for(@user) do |f|
    = render 'fields', :f => f
    .actions
      = f.submit "Update", :class => 'awesome'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iceauth-0.0.4 lib/generators/iceauth/templates/app/views/users/edit.html.haml
iceauth-0.0.3 lib/generators/iceauth/templates/app/views/users/edit.html.haml
iceauth-0.0.2 lib/generators/iceauth/templates/app/views/users/edit.html.haml
iceauth-0.0.1 lib/generators/iceauth/templates/app/views/users/edit.html.haml