[Fix #2071] Let premailer generate a plain text version of html emails
This commit is contained in:
parent
6e1bff0d5d
commit
ad040e354a
2 changed files with 12 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -163,3 +163,5 @@ group :development, :test do
|
|||
gem 'dotenv-rails'
|
||||
gem 'rspec_junit_formatter'
|
||||
end
|
||||
|
||||
gem "premailer-rails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue