Sha256: 5eb9cb53b1a44f5d3dd9cd7ddf1879ea72e90c6a613bc712e4742b04b2fbf209

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 Bytes

Contents

- 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.4 rails_generators/pizza_authentication/templates/views/haml/show.html.haml