Skip to content

Instantly share code, notes, and snippets.

@x8k2
Created September 4, 2011 13:27
Show Gist options
  • Select an option

  • Save x8k2/1192849 to your computer and use it in GitHub Desktop.

Select an option

Save x8k2/1192849 to your computer and use it in GitHub Desktop.
Hello <%= @user.first_name %>
You have requested to change your e-mail to this one. To confirm the change, go to:
<%= confirmation_url(:username => @user.username, :confirmation_code => @user.new_email_code)%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment