Sha256: ce596b4bbf234772bf86bcf5a50b578fa95166e02bb5da270512be41aa4476fc
Contents?: true
Size: 160 Bytes
Versions: 2
Compression:
Stored size: 160 Bytes
Contents
<h1>Authenticate User</h1> <% if !@user.nil? %> <%= render 'form', user: @user, button_text: "Authenticate user" %> <% end %> <%= link_to 'Back', users_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pythia-0.0.3-x86_64-linux | test/dummy/app/views/users/auth.html.erb |
pythia-0.0.2-x86_64-linux | test/dummy/app/views/users/auth.html.erb |