Sha256: 467a6cad010988f122582ba8387d959277b7a460892819d5c2cb77e9072751a3

Contents?: true

Size: 205 Bytes

Versions: 4

Compression:

Stored size: 205 Bytes

Contents

%div.sign_out= link_to t('logout'), destroy_user_session_path, :method => :delete
%div.salute
  = link_to "#" do
    .email
      = current_user.email
    %figure
      = image_tag "", :class => "default"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
carnival-0.1.3 test/carnival-sample-application/app/views/carnival/_extra_header.html.haml
carnival-0.1.2 test/carnival-sample-application/app/views/carnival/_extra_header.html.haml
carnival-0.1.1 test/carnival-sample-application/app/views/carnival/_extra_header.html.haml
carnival-0.1.0 test/carnival-sample-application/app/views/carnival/_extra_header.html.haml