gorums/WatchIoT

View on GitHub
app/views/notifier/send_verify_email.html.erb

Summary

Maintainability
Test Coverage
<h1>Hi <%= @user.username %>!</h1>

<a href="<%= url_for(controller: 'notifications', action: 'verify_email', token: @token, only_path: false)  %>">Click here to verify your email</a>
<br/><br/>

WatchIoT Support