assemblymade/coderwall

View on GitHub
app/views/notifier_mailer/new_follower.text.erb

Summary

Maintainability
Test Coverage
Hey <%= @user.short_name %>

<%= @follower.short_name.titleize %> followed you on Coderwall. Their follow has earned you 5 more cred points. You can check out your new fan's profile here <%= badge_url(@follower.username) %>

Matt & the Coderwall team
P.S. Make sure to follow us on twitter (@coderwall)

<%= NotifierMailer::SPAM_NOTICE %>