Sha256: 71ff0b8dfde0128e8a5cb32867c7a1a3229f218cbb7945f56e443aa8e3a1ab19
Contents?: true
Size: 144 Bytes
Versions: 4
Compression:
Stored size: 144 Bytes
Contents
<%= form_tag root_path do %> <%= label_tag :password, 'Password:' %> <%= password_field_tag :password %> <%= submit_tag 'Log In' %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems