-
In order to reduce code duplication in projects, extract logic to another gem. It looks like the most up-to-date version is here: https://github.com/metanorma/stepmod-utils/blob/728bd50bf609afd6c7ef0…
-
I'm trying to parse the BNF/EBNF found here:
https://gist.githubusercontent.com/springcomp/e72d09e3a8f06e8d711751c3d1ee160e/raw/c58887a2f6c6f41de7a66a472e7c708fa6f64429/JSON.ebnf
It appears to p…
-
### Is your feature request related to a problem? Please describe.
We have `NewRelic::Agent.ignore_error_filter(...)` in config/initializers/newrelic.rb . This results in a noisy warning from newre…
-
Upgrade gems to latest version
-
Spin off from https://github.com/ManageIQ/manageiq-pods/issues/736
![](https://user-images.githubusercontent.com/1930/129594925-5df430a7-a6de-43ac-90f8-3b49e8fc210d.png)
### Reducing the size of…
-
### Steps to reproduce
Running fluentd in a docker container
```
docker run -it --user=root docker.io/fluent/fluentd:v1.17-debian-1 /bin/bash
```
From the container
```
gem install fluent-…
-
I tried to `bundle install` without the development and test groups of gems, but then the application would not start. I reported this in https://github.com/benwbrum/fromthepage/issues/4291#issuecomme…
-
I use vite-ruby to handle my assets in my rails app. When I add this gem and try to start the rails server i got the following error
```ruby/3.3.0/lib/ruby/gems/3.3.0/gems/railties-8.0.0.beta1/lib/…
-
We have a few local vendored gems (unreleased or not yet released gems) in our Rails app such as:
```
# Gemfile
gem "pg_i18n_attributes", path: "vendor/gems/pg_i18n_attributes"
```
This tra…
-
Hallo Peter,
folgender Fehler kommt, wenn ich den Ausführungsplan eines Statements abfragen will:
Error : Internal Server Error
Status: 500 (Internal Server Error)
ActionView::Template::Error in…