Vini Brasil

Results 13 issues of Vini Brasil

This PR encodes names with quotes when building e-mails, e.g. `"John Doe" `. This adds support for special names with commas and even quotes. Related: https://github.com/symfony/symfony/pull/39866, https://github.com/plausible/analytics/issues/1885

**Is your feature request related to a problem? Please describe.** The gem should log requests, responses, errors, etc. **Describe the solution you'd like** We should provide a configurable logger, that...

good first issue

This commit adds a new crew field called `parent_flow`, evaluated when the `Crew` instance is instantiated. The stacktrace is traversed to look up if the caller is an instance of...