Sha256: e958e84e488b73e8cf012dc4a703aea959f324854c05898148a9ddd2169d2a78
Contents?: true
Size: 184 Bytes
Versions: 4
Compression:
Stored size: 184 Bytes
Contents
<%= form_tag password_reset_path, :method => :put do %> <%= label_tag :password, 'Enter your new password' %> <%= password_field_tag :password, nil %> <%= submit_tag %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems