ehmorris/keepsakes

View on GitHub
app/views/clearance_mailer/change_password.haml

Summary

Maintainability
Test Coverage
= t('.opening')
= edit_user_password_url(@user, :token => @user.confirmation_token.html_safe)
= t('.closing')