-
Hello, @e2 and all ruby hackers!
On this [small library](https://github.com/websocket-rails/websocket-rails-js) i am trying to exec
```
$ bundle exec guard --debug
10:28:55 - DEBUG - Notiffany: gntp …
-
I have an nginx configuration that needs to support multiple server names: All with HTTPS.
The nginx manual suggests that the SSL directives should be centralized, and that each server should use a d…
-
Following this thread : https://github.com/boazsegev/facil.io/issues/155
After reading fio-stl, I better understand your position in general, and more particularly regarding regexps.
I therefore…
-
After `rails server` , My current Problem is
```
user@user-MACPC repo % rails server
/Users/user/.gem/ruby/3.1.0/gems/migration_comments-0.4.1/lib/migration_comments.rb:26:in `block in setup': und…
-
I've noticed if I access the hijacked controller from directly (and not through JS, where I call socket.close), the resource will sit loading forever.
How can I go about properly closing a socket fro…
tyrbo updated
8 years ago
-
When running testing executing a simple command `execute: node -v` and scheduled it to run every minute, there are instance that the job runs twice. please refer to the attached images for more detail…
-
As far as I can see from the source code, you're not importing the [actioncable](https://www.npmjs.com/package/actioncable) library, but you have a copy of it in your lib.
This means, tomorrow ther…
-
If the response has the chunked transfer encoding, then WebSockets handshakes become corrupted. See https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/phusion-passenger/XtjxA8E1i…
-
I was creating a customer return for a received order.
After I click on Create button I get the exception in the title (Server Error 500).
**Solidus Version**:
v2.10.2
**To Reproduce**
Go to …
-
## Summary
If you use lograge-sql together with [solid cable](https://github.com/rails/solid_cable) there is a memory leak, because the queries that solid cable makes are stored by lograge-sql, but n…