Sha256: 0228b3218ef53a83e880208a509bc9207dbc195709745a3d2e7e10b5ccfc5da6

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

<p>
  This view gets displayed when the user is logged in. Right now,
  user <span class="user-exuid"><%= current_user.exuid %></span> is logged in.
  You should allow the user to
  <%= link_to 'sign out', session_path, method: :delete %>.
</p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
authpwn_rails-0.23.0 test/fixtures/bare_session/home.html.erb
authpwn_rails-0.22.1 test/fixtures/bare_session/home.html.erb
authpwn_rails-0.22.0 test/fixtures/bare_session/home.html.erb