Sha256: 8389523cfd2016c4278f478830812696ad3f04b35226451801a190bed54fe3c7

Contents?: true

Size: 220 Bytes

Versions: 6

Compression:

Stored size: 220 Bytes

Contents

- title t("users.edit.title")

- form_for @<%= user_singular_name %> do |f|
  = render :partial => "form", :locals => { :f => f, :submit_button => t("label.update") }

= link_to t("label.back"), :back, :class => "button"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mondo-generators-0.6.9 rails_generators/mondo_authentication/templates/views/edit.html.haml
mondo-generators-0.6.8 rails_generators/mondo_authentication/templates/views/edit.html.haml
mondo-generators-0.6.7 rails_generators/mondo_authentication/templates/views/edit.html.haml
mondo-generators-0.6.5 rails_generators/mondo_authentication/templates/views/edit.html.haml
mondo-generators-0.6.4 rails_generators/mondo_authentication/templates/views/edit.html.haml
mondo-generators-0.6.3 rails_generators/mondo_authentication/templates/views/edit.html.haml