ruby - Rails mailer links improperly rendering -
has else had issues rails img src links being improperly rendered, i.e.
http://host.s3.amazonaws.com/images/account_welcome_button.png
is being rendered as
http://host.s3.amazonaws.com/images/+account_welcome_button.png
in e-mail clients?
i'm testing particularly on gmail inbox client. if you've experienced this, has been fix remove these characters?
has else had issues rails img src links being improperly rendered, i.e.
is being rendered as
in e-mail clients? i'm testing particularly on gmail inbox client. if you've experienced this, has been fix remove these characters? | |||||||||
|