flyerhzm / rails_best_practices

a code metric tool for rails projects
http://rails-bestpractices.com
MIT License
4.17k stars 276 forks source link

Bugfix: Don't suggest multipart content type for plain text emails #264

Closed clemens closed 8 years ago

clemens commented 8 years ago

If you only want to send plain text emails, Rails BP shouldn't force you to add HTML variants.