-
## Description of problem
I'm deploying a Ruby on Rails 6.0.0 application using Dokku version `0.25.4`, and facing issue when push repository to dokku instance(running on Digital Ocean platform). I h…
-
After installing lit to my Ruby 2.3.5 and Rails 4.2.11.3 I can't run use rails commands like `rails s` and `rails g lit:install`.
Trace
```
/home/jcampos/.rbenv/versions/2.3.5/lib/ruby/gems/2.3.0…
-
See https://github.com/GoogleCloudPlatform/google-cloud-node/issues/2102 for corresponding NodeJS issue.
Per @lukesneeringer: "You should definitely open up an issue on Ruby; aggressive require res…
-
We used to set the database pool size for our Heroku application in the database.yml file. Since upgrading to version 2.0.6 or later, this functionality has stopped working.
Version 2.0.6 introduces …
-
Hello
I am running into an issue where middleman will terminate after initiating a server, either with `bundle exec middleman` command or `bundle exec middleman server`.
The hang causes no stack tr…
-
The JRuby GitHub Actions workflow is currently [on a branch](https://github.com/honeybadger-io/honeybadger-ruby/blob/jruby/.github/workflows/jruby.yml), and [currently failing](https://github.com/hone…
-
## Issue
cloudfoundry/gorouter#245 is insufficient fix, so sticky session doesn't work when Reverse Proxy CF app exists.
## Context
cloudfoundry/gorouter#245 fixed mis-overwriting…
-
-----------------
**Rails: 4.2.11**
**Ruby: 2.6.6**
**opentelemetry-instrumentation-rails: 0.12.0**
Example project where issue can be reproduced: https://github.com/owais/rails-otel
------…
owais updated
3 years ago
-
**Quick summary:** AsciidoctorJ does not work with Java 11. JRuby 9.2.0.0 is not compatible, and the issue in v9.1.17.0 comes of the old version of jopenssl included, manually replacing it fixes it.
…
-
Hi folks,
It doesn't seem that `quiet_logger_prefixes` works in a non modular app.
Gemfile:
```
source 'https://rubygems.org'
gem 'puma'
gem 'sinatra', github: 'sinatra/sinatra', tag: 'bc7…