ruby-rcade/RubyGameDev.com

View on GitHub
app/views/clearance_mailer/change_password.html.erb

Summary

Maintainability
Test Coverage
<%= t('.opening') %>

<%= edit_user_password_url(@user, :token => @user.confirmation_token.html_safe) %>

<%= t('.closing') %>