Gabe D

Results 4 issues of Gabe D

## Problem description Working in a Rail 6.0.2.2 project with byebug 11.1.2. my `test_helper.rb` has `parallelize(workers: :number_of_processors)` in it by default. When I run the test suite with `rails test`....

Hi there, I noticed that when using this gem emojis get converted to four of the replacement characters (����). Wondering if it would be possible to include maybe a setting...

enhancement

After installing the extension in Chrome I see that there is an error. ``` Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. ``` Chrome: Version...

# Simulate API requests for tests so that credits aren’t used Right now we are making a real API call when our integration tests run. This will start to cost...

good first issue
🏗 architecture
oss workflows
⚙️ Back-end