John Stamates
Results
3
issues of
John Stamates
We often have dynamic content (and emojis) in the subject line of emails such that we normally use a Regex pattern match. **Example:** `assert_email_delivered_with(subject: ~r/Request/)` As a testing pattern, we'll...
stale:discard
Add labels to the data in the accessibility tables.
hacktoberfest-accepted
The current check for when a reference is being added with `:add` or `:add_if_existing` doesn't guard for when options are provided as the 3rd argument. This PR fixes the second...