Sha256: 87982d6c0f7a5f7d2592db573bc962f8d65f4795ddbffad80d20d77066751f87

Contents?: true

Size: 266 Bytes

Versions: 3

Compression:

Stored size: 266 Bytes

Contents

<p class="welcome-page">
  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 lib/authpwn_rails/generators/templates/session/home.html.erb
authpwn_rails-0.22.1 lib/authpwn_rails/generators/templates/session/home.html.erb
authpwn_rails-0.22.0 lib/authpwn_rails/generators/templates/session/home.html.erb