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

Version Path
guard_dog-0.1.5 app/views/guard_dog/access/authentication.html.erb
guard_dog-0.1.3 app/views/guard_dog/access/authentication.html.erb
guard_dog-0.1.2 app/views/guard_dog/access/authentication.html.erb
guard_dog-0.1.1 app/views/guard_dog/access/authentication.html.erb