Sha256: 7434df14f3cfdc76cc91bc60d0383f3bb57fedfa13782c77a653673d087107b8
Contents?: true
Size: 435 Bytes
Versions: 4
Compression:
Stored size: 435 Bytes
Contents
<header> <div> <div> <strong>Rails Application for Amazon Chime SDK Meeting</strong> </div> <div> <% if user_signed_in? %> <%= current_user.name %> <%= link_to 'Logout', destroy_user_session_path, method: :delete %> <% else %> <%= link_to "Sign up", new_user_registration_path %> <%= link_to 'Login', new_user_session_path %> <% end %> </div> </div> </header>
Version data entries
4 entries across 4 versions & 1 rubygems