Sha256: 07861a3838d0f84bb1c2d2e17fec394b636142c6834d7f4015a321b120008f07

Contents?: true

Size: 385 Bytes

Versions: 5

Compression:

Stored size: 385 Bytes

Contents

- title "#{@<%= user_singular_name %>.full_name}"

%p
  %strong Email:
  = @<%= user_singular_name %>.email
  %br
  %small= t("users.show.email_message")
- if permitted_to? :update, @<%= user_singular_name %>
  %p.buttons
    = link_to "#{image_tag("icons/edit.gif")} #{t("label.edit")} #{t("users.show.profile_label")}", edit_<%= user_singular_name %>_path(@<%= user_singular_name %>)

Version data entries

5 entries across 5 versions & 1 rubygems

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