[openstreetmap/openstreetmap-website] Dressed up notification mails (#1401)
Hervé Saint-Amand
notifications at github.com
Sat Jan 28 23:30:50 UTC 2017
saintamh commented on this pull request.
> @@ -185,5 +185,17 @@ def stub_hostip_requests
stub_request(:get, "http://api.hostip.info/country.php?ip=0.0.0.0")
stub_request(:get, "http://api.hostip.info/country.php?ip=127.0.0.1")
end
+
+ def email_text_parts(message)
+ text_parts = []
+ message.parts.each do |part|
Nice. Done.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1401
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170128/58f09dcc/attachment-0001.html>
More information about the rails-dev
mailing list