Sha256: 9516337a3d52f6e9436c10f4a0a6f36365888d990f391af1ea07b1a29fbde5d5
Contents?: true
Size: 361 Bytes
Versions: 22
Compression:
Stored size: 361 Bytes
Contents
<h1>Email Update</h1> <h2>Please update your email address</h2> <%= form_for(current_user, as: :user, url: email_path) do |form| %> <%= form.text_field :email %> <%= form.submit 'Update' %> <% end %> <p>Providing your email will allow you to receive confidential messages and reset your password.</p> <%= link_to('Skip Email Update', dashboard_path) %>
Version data entries
22 entries across 22 versions & 1 rubygems