-
```
Starting MailCatcher
==> smtp://127.0.0.1:1025
==> http://127.0.0.1:1080
==> SMTP: Received message from '' (909 bytes)
*** Error sending message through websocket: {"id"=>1, "sender"=>"", "r…
-
Hello,
I just tried ton add this gem to one of my rails project.
In the controller, when i try `QRBills.create_creditor_reference("MTR81UUWZYO48NY55NP3")` , il recieve this message :
```
NoMe…
-
I was continuing to get a 403 Forbidden in Production with sidekiq version 3.5.0, but I was unable to reproduce the problem locally with the my app nor the sidekiq sample rails app. All signs pointed…
-
The URL returned by `request.url` ignores the value of `Rails.config.action_controller.relative_url_root`.
The [documentation of `ActionDisplay::HTTP:URL#url`](https://github.com/rails/rails/blob/8a8…
-
Problem found in our test-setups repo in the Rails application.
Sinatra will return the config directory as the root directory if mounted in a Rails application:
https://github.com/appsignal/appsign…
-
Gems included with MailCatcher, especially ones with native extensions, are the core of many users problems. I wonder if we can create an entirely gemless version, or at least something which vendors …
-
### How are you running Renovate?
WhiteSource Renovate hosted app on github.com
### Please select which platform you are using if self-hosting.
_No response_
### If you're self-hosting Ren…
-
We currently use Sinatra to "test" against, but I don't think it's a good idea.
We currently use this setup in at least 50% of all the tests. It requires us to start a server, include Sinatra in our …
-
Fixed in https://github.com/appsignal/appsignal-ruby/pull/683
## Background
The issue reported in #583, causing SystemStackError errors, is because the `http_logger` gem uses `Module.prepend` to m…
-
## Issue Description
It was discussed that a proxy sinatra (middleware) app may be the solution needed to send metrics to Datadog for vtk tracking purposes.
---
## Tasks
- [x] Document current appro…