Sha256: 0d46efd5810fd1d9411dc15099bb9c4b489acb1e2ffc1098b0fd7bc4954b6c52

Contents?: true

Size: 424 Bytes

Versions: 1

Compression:

Stored size: 424 Bytes

Contents

- title t(:title)

- definition_list_for @<%= user_singular_name %> do |dl|
  - dl.show_h :login
  - dl.show_h :email
  - dl.show_h :login_count
  - dl.show_h :last_request_at
  - dl.show_h :current_logint_at
  - dl.show_h :last_login_at
  - dl.show_h :current_login_ip
  - dl.show_h :last_login_ip

%ol.actions
  %li.edit= link_to t(:edit), edit_<%= user_singular_name %>_path
  %li.logout= link_to t(:logout), logout_path

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iain-pizza-generators-0.1.3 rails_generators/pizza_authentication/templates/views/haml/show.html.haml