Sha256: 6e002288b73d945be0c81b9cf21c2b5fa67271fa836f940f238d4159f299b150
Contents?: true
Size: 307 Bytes
Versions: 25
Compression:
Stored size: 307 Bytes
Contents
<h1>Your Personal Dashboard</h1> <p>Hi <%= current_user.nickname %></p> <p>Your registered email address is <%= current_user.email %></p> <p> Param A is <%= params[:A] %></p> <p> Param B is <%= params[:B] %></p> <p>You can only see this page after successfully completing two factor authentication</p>
Version data entries
25 entries across 25 versions & 4 rubygems