Viktor Zahorodnii
Viktor Zahorodnii
Hey. I'm returning an error [of the following structure](https://github.com/teloxide/teloxide/blob/94db1757dc96116f4756a586fcbce3ac5ebd0c59/crates/teloxide-core/src/errors.rs#L38) from my method with the return type `anyhow::Result`. Strangely, when I try to log the backtrace, **I can't see the lines...
Hello. I'm using Unlayer editor (free) version 1.190.1 and I cannot upload a seemingly valid SVG file of the following contents: ``` SVG Logo Designed for the SVG Logo Contest...
### Issue Description I have a project that uses `sentry-ruby`, `sentry-rails`, and `sentry-sidekiq`, all of version 5.21.0. When I enable Profiling according to the docs and deploy the application, I...
`-env VAR` overwrites the samely named var in Docker container if it's not set in host environment
**Description** The [docs](https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file) state: > If no = is provided and that variable is not exported in your local environment, the variable won’t be set in the container. But, when...
Basically, the subject. It's a pretty common piece of functionality for a Ruby extension IMHO. Also, there can be a config to map custom relations between files and their specs...