Skip to content
  • Steven Hancock's avatar
    Use markerb for emails · 56db2686
    Steven Hancock authored
    * Add markerb to the Gemfile
    * Update mailer classes to send multipart text+html emails
    * Simplify all email templates and convert to Markdown+ERB
    
    This required stripping the CSS and images from the emails. All
    Markdown templates are based on the original HTML version except
    for the inviter, where it was much easier to work with the text
    version (and the i18n contains the whole message anyway).
    56db2686
This project manages its dependencies using Bundler. Learn more