-
### Steps to reproduce
- Uncomment `enable_application_owner` in the config (I even enabled confirmation: `enable_application_owner confirmation: true`)
- Enable `use_polymorphic_resource_owner` i…
-
### My setup:
- Windows 10 x64
- Fresh install of ActiveRuby-2.3.4.0-beta-win64 (complete install)
### Description of the issue
If I try to launch the following code:
```
require 'nokogiri'
x…
-
Terminalwire was prototyped on Falcon and thus uses the `async-websockets` gem for the client and the server.
Fortunately `async-websockets` runs on Puma (https://socketry.github.io/async-websocke…
-
Hi
I'm trying to launch Peer Squared locally, readme doesn't give much info on this. Here is what I did:
1. Started a faye/websocket server in parallel (in another rails project, it's running on )
2. …
-
## Issue description
I've forked the project to make a small change that we need, and I would like to run the test suite to ensure I haven't broken anything. I can't get it to run.
## Expected …
-
After upgrading to 0.1.0, I can't require bootbox in any JS anymore because a Sprockets::FileNotFound exception is thrown. I tried removing Gemfile.lock and regenerating it with no luck. Rebooting the…
svera updated
8 years ago
-
We're sorry, but something went wrong.
If you are the application owner check the logs for more information.
`Updated IAM policy for project [qwiklabs-gcp-04-a44c46b2d75b].
bindings:
- members:
…
-
### Steps to reproduce
bug report
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
git_source(:github) { |repo| "https:/…
-
removing gem from Gemfile then running rake, then reinstalling gem seems to be a workaround.
OS: Max OS X Sierra
Ruby Version: ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin16]
Rails: …
DevGW updated
7 years ago
-
### Is there an existing issue for this?
- No
### Is your feature request related to a problem? Please describe the problem.
SignalR connection has a Keep-Alive (default 15 seconds) which is …