-
Rails 8 installs and uses the solid_cache solid_queue solid_cable gems by default (in all envs). Are they our default now too? e.g. no redis by default for background jobs or rails cache?
-
I've been working on spinning up a new rails server and for some some reason when I go to update the gem rbis with `bin/tapioca gems` I get an error when solid cable is being used for development.
`…
-
**Describe the bug**
Need to detect and display when there are gem conflicts (ie, WWise vs FMOD, cannot both be enabled)
In the current Prism build, the gem conflicting info is hidden behind the cmak…
-
I suppose this is kind of expected, since normally `brew` installs its own dependencies when running some development commands for the first time, but is not allowed to modify the nix store:
```con…
-
Hello, everyone.
I updated my project using `rails 6` to `rails 7`, switch `puma` to `falcon` and add the gem `console-adapter-rails` in the project to have logs again. It looked good until now, i'…
-
**Describe the bug**
Migrating from 1.8.5 to 1.13.23. I have a feeling the syntax has changed, but I can't figure out where.
**Versions**
`graphql` version: 1.13.23
`rails` (or other framewo…
-
After switching from the filesystem namespace for Unix domain sockets for ZMQ (`ipc:///tmp/my-endpoint`) on Linux to the abstact namespace (`ipc://@my-endpoint`), I'm getting:
```
/snap/xyz-protoc…
-
This an issue to track all default gems with an extension, which might need specific support for TruffleRuby.
For some, we might just reuse the C extension and add TruffleRuby in the CI of those gems…
-
```
2024-10-11T20:36:51:690 [0.1.0] error: unknown endpoint POST /api/syndicateStandingBonus.php
2024-10-11T20:36:51:691 [0.1.0] debug: data provided to /api/syndicateStandingBonus.php: {"Operatio…
-
## Is your feature request related to a problem?
We currently allow pushing a gem that has unresolved dependencies
## Describe the solution you'd like
We should stop allowing it
## Addit…