Sha256: c023143e59ab999e8cc79bfd8adc7fae70a70fa38566deb61dcfc7d8f28c55dc

Contents?: true

Size: 449 Bytes

Versions: 60

Compression:

Stored size: 449 Bytes

Contents

<h1>Log In</h1>

<%% form_tag <%= controller_routing_name %>_path do -%>
<p><%%= label_tag 'login' %><br />
<%%= text_field_tag 'login', @login %></p>

<p><%%= label_tag 'password' %><br/>
<%%= password_field_tag 'password', nil %></p>

<!-- Uncomment this if you want this functionality
<p><%%= label_tag 'remember_me', 'Remember me' %>
<%%= check_box_tag 'remember_me', '1', @remember_me %></p>
-->

<p><%%= submit_tag 'Log in' %></p>
<%% end -%>

Version data entries

60 entries across 60 versions & 8 rubygems

Version Path
dwaite-restful-authentication-1.1.1 generators/authenticated/templates/login.html.erb
genki-restful-authentication-1.1.1 generators/authenticated/templates/login.html.erb
ggoodale-restful-authentication-1.1.1 generators/authenticated/templates/login.html.erb
simonmenke-mr_authentication-0.0.1 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
smukherjee-openbill-0.1.5 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
smukherjee-openbill-0.1.6 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
smukherjee-openbill-0.1.7 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
tournament-5.0.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.6 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.5 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.4 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.3 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.2 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-4.2.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-4.0.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-4.0.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.1 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.6.0 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-3.3.3 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-3.3.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb