You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Developers may include debug messages in their application logs
There were some breaking changes with how the griddler gem was packaged.
This caused rake to fail until we downloaded the photos and updated the spec helper.
* Use Ruby 2.0 compliant syntax for defining protected methods
Originally opened by @wingice in thoughtbot/griddler#122:
Mailgun adapter: receiving mail without CC field:
It seems params["message-headers"] is a string , not an array.
I fix the the issue by adding extra checking:
I don't know whether it is an acceptable fix. If it is ok, I can make a pull request from my fork.
I saw a warning in the log, it may be the cause: not translating string to Json.
There are some unicodes chars(UTF-8, Chinese) in those fields.
@ryanharnwell
The text was updated successfully, but these errors were encountered: