Sha256: 3719d9aaa9ba1de9868c94d71b003882e4abb09f67a2251550ba128246f02f21

Contents?: true

Size: 280 Bytes

Versions: 3

Compression:

Stored size: 280 Bytes

Contents

- if user_signed_in?
  %ul.nav.pull-right.usernav
    %li#username
      #{current_user.email}
    %li
      = link_to bt('change_password'), edit_password_user_path(current_user), :method => :get
    %li
      = link_to bt('logout'), destroy_user_session_path, :method => :delete

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mokio-0.0.8 app/views/mokio_haml/layout/_user_widget.html.haml
mokio-0.0.6 app/views/mokio_haml/layout/_user_widget.html.haml
mokio-0.0.5 app/views/mokio_haml/layout/_user_widget.html.haml