Sha256: 48505182f90936d483d0854f176c6b806bcbe63541ef35dbcd60c5962fa910f8
Contents?: true
Size: 298 Bytes
Versions: 1
Compression:
Stored size: 298 Bytes
Contents
.login-register %ul.menu - if current_user %li= link_to current_user.username, '#' %li= button_to 'Sign Out', destroy_user_session_path, :method => :delete - else %li= link_to 'Sign in', new_user_session_path -# %li= link_to 'Sign up', new_user_registration_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_lib_manager-0.0.1 | app/views/ish_lib_manager/application/_login_register.haml |