-
I find this repo finally updated in 2014... I wonder weather this repo still being use? Or is there any alternative for local rails development?
thanks for your suggestions.
cai-q updated
7 years ago
-
-
How complicated would it be to add realtime support?
It would be great if we could subscribe to new measurements (for all sensors), for example over a WebSocket. (SSE would be another option, but i…
dbrgn updated
5 years ago
-
We'd like to check multiple schemas in our DB. At present we are using the gem with great success in specs thus:
`output = ActiveRecordDoctor::Tasks::UnindexedForeignKeys.new.run`
However we can…
-
Hi guys, I'm having some problems with the auto reload function.
When I save a file I can see in my console that it is compiling end sending the reload massage to my browser(chrome) only nothing happ…
-
### Description
We have React-Native app built for both IOS and Android. The websocket works well with IOS. But when we are testing in android, it always says `failed to upgrade to WebSocket`.
H…
-
I'm working on an app that uses Turbo 8 through version 2.0.0-beta.2 of turbo-rails.
I've noticed that if a page contains multiple `` elements, all with the same `signed-stream-name`, via multiple …
-
now we have two controller actions for ajax calls which in successful cases don't serve a html page back, just a html snippet for inserting or a state indicating success.
now the problem is if some…
-
Hello,
Thanks for your nice gem,
I wondering if it's possible to send a graphQL query with the gem :
For the moment , i just receive the welcome and ping message of an external websocket. [ref…
-
In May of 2024, Heroku [released the public beta](https://blog.heroku.com/heroku-http2-public-beta) for HTTP/2 on Heroku, with HTTP/2 terminated at the router and HTTP/1.1 forwarded to the dyno. We wo…