-
Would be nice if the latest submissions list autoupdated via ajax.
-
## CVE-2020-7663 - High Severity Vulnerability
Vulnerable Library - websocket-extensions-0.1.4.gem
Library home page: https://rubygems.org/gems/websocket-extensions-0.1.4.gem
Path to dependency fil…
-
hiyas i have recent update my production app and i get this error
```
NoMethodError in Api::V1::UserTokenController#create
undefined method `handle_attr' for Knock:Module
```
In development it …
-
I'm still a bit of a NixOS / Nix noob. So apologies in advance for my ignorance on display.
I've tried going about this with both the script/init file as well as manually and I've narrowed it down …
-
## CVE-2020-7663 - High Severity Vulnerability
Vulnerable Library - websocket-extensions-0.1.4.gem
Library home page: https://rubygems.org/gems/websocket-extensions-0.1.4.gem
Path to dependency fil…
-
## CVE-2020-7663 - High Severity Vulnerability
Vulnerable Library - websocket-extensions-0.1.4.gem
Library home page: https://rubygems.org/gems/websocket-extensions-0.1.4.gem
Path to dependency fil…
-
I'm using private_pub to implement a one-to-one chat-like application.
Here is my story: as a user, I would like to receive a message when my partner leaves the chat – closes the window, etc.
Lookin…
-
-
Currently, Kamal only supports host-based routing, which limits its flexibility when managing requests on a single domain or multiple applications under the same host. To enhance its functionality and…
-
Hey,
Using Sidekiq Web to delete enqueued jobs, lock remain active.
Steps to reproduce:
1. Create a Job with `until_and_while_executing`
2. Enqueue job
3. Dequeue the job using Sidekiq Web
…