-
Hi - THANK YOU for this amazing gem. I hope you are okay, if you are in Ukraine. Don't worry about this issue too much.
We are updating a legacy Rails app to Rails 6, and we are thinking to [remove…
-
## Problem description
ActionCable in Rails 5 block access to byebug after few seconds.
## Expected behavior
Normal behavior, channels never block access to byebug when debugging.
## Actua…
-
- [【Rails6】(送信時のリロード無し!)Action CableでSlack風チャットアプリを作成 \- Qiita](https://qiita.com/take18k_tech/items/00cc14c0eff45073ffc7#48-heroku%E3%81%AB%E3%83%87%E3%83%97%E3%83%AD%E3%82%A4%E3%81%99%E3%82%8B%E5%A0…
-
I'm having trouble getting turbo-rails to share a consumer with my app's JS. I see that there is a `setConsumer` API method available from the `cable` export, but it seems impossible to call that meth…
-
Hola!
Aca les dejo una lista con gemas permitidas para el desarrollo de su proyecto 😁, si quieren usar una que no esté, hagan un comentario indicando su nombre y la razón de por qué quieren usarla. …
-
Our codebase has some unusual corners where we build html by hand in javascript code. And the bits where we make async requests to other servers are all hand-crafted too. I also want to bring more dyn…
-
This is a weird one because I cant seem to find anyone else posting about this. The progress bar NEVER appears. The CSS styles are there, but there is no progress bar when clicking any turbo frame o…
-
### What we should change and why (this is tech debt)
We currently use mrujs and turbo-rails together. While they can co-exist, Turbo should be able to do everything that UJS used to do. We may n…
-
wsはブラウザに対応していないのでやめたい
薄いラッパーを書くのもいいかもしれない
提供されてるactioncableは使いたくない
(Coffeeだし、今どきd.ts提供してない時点で実用性がない)
-
### Description
Currently, Active Record is the only confirmed library that can be instrumented outside of a Rails context. We've tried to design the dependency detection logic for other Rails-relate…