-
I was trying to create a sample application with the solid_queue gem, and it seems like the single case failing when we use the perform_later.
Here is the attached repo for the same, https://githu…
-
Hi,
I am looking to use this library to integrate with our local dev environment using foreman. I read in another issue #287 that we could use debug gem as a remote debugger, but unsure if I am …
-
Hey, I'm opening this issue in response to #2585 which was closed.
I keep getting an error "key not found :channel" despite including the channel in the context hash. I think it might be related to…
-
new user setting up on heroku. Just forked GitHub repo and connected it, but build fails.
Here's the build log:
```
ID ebfb951a-a2d7-44a0-bad7-34556ed03d81
-----> Building on the Heroku-2…
-
Improve Agent Server communication to reduce the problem of too many agents pinging the server at same time during start up & too many requests (1 ping + 1 work request = 2 requests / sec / agent) fro…
-
### Container platform
OCP 4
### Version
ruby-3.1, ruby3.0
### OS version of the container image
RHEL 8, RHEL 9
### Bugzilla, Jira
_No response_
### Description
During the testing of rail-ex …
-
Trying to run my subscription in Graphiql and getting "key not found: :channel" error message. It seems to come from the graphql gem.
-
I will probably manage to fix it on my own, but it is one of those things that will stop people starting with rails.
### Steps to reproduce
rvm use ruby-3.0.4
gem install rails -v 7.1.1
rail…
-
This looks pretty cool, there are a lot of nuances which you seem to have considered and factored in which the typical "rails-quickstart" project ignores.
(1) Do you know has anyone used this setup…
-
#### 質問内容・実現したいこと
- ActionCableを使ってコメントの投稿をリアルタイム通信でできるようにしたいです。
#### 現状発生している問題・エラーメッセージ
- 路線詳細ページ(lines/show.html.erb)にあるコメント用フォームにコメントを入力して投稿すると、ページがリロードされるだけでコメントを投稿することができないです。
#### どの処理までう…