richpeck/exception_handler

View on GitHub
app/views/layouts/mailer.html.erb

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head><meta content="text/html; charset=utf-8" http-equiv="Content-Type" /></head>
  <body><%= yield %></body>
</html>