Burkhard Vogel-Kreykenbohm
Burkhard Vogel-Kreykenbohm
Hi, I'm trying to switch a Rails 4.1.6 app from MRI 2.1.3 to Rubinius 2.2.10 but I get an exception in combination with better_errors 2.0.0: ``` NoMethodError - undefined method...
I'm logged in to Twitter (X), and when I use the Login/Login with twitter Button I get rejected with a 401: request to: https://hamburg.onruby.de/auth/twitter?origin= response: redirect 302 to: https://hamburg.onruby.de/auth/failure?message=401+Unauthorized&strategy=twitter response:...
Every time I run yarn install I'm reminded that vue-froala-wysiwig has a dependency to [email protected] with this warning: ``` warning vue-froala-wysiwyg > babel-runtime > [email protected]: core-js@
This PR will introduce a individual handling of the nonce validation that is significantly hindered by Apple with using a POST callback. Added specs, README too. fixes https://github.com/nhosoya/omniauth-apple/issues/102 and fixes...
I'm aware this would be a breaking change, but please consider moving lists to the now widely accepted naming convention of `allow_list` and `deny_list` and probably while at it move...
The following code block in grid.rb will break if no gutter is defined: ``` def apply_gutter(options) if options.key?(:gutter) @gutter = Float(options[:gutter]) @row_gutter = @gutter @column_gutter = @gutter else @row_gutter =...
## Problem `json-schema` v5 has been released and once again the gem limits the usage of this version. ## Solution Loosen the available library versions. The [changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) doesn't point to...
- Rails version: 7.2.1 - Algolia Rails integration version: 2.3.2 - Algolia Client Version: 2.3.4 - Language Version: 3.3.2 ### Description Algolia ruby client has been v3 for quiet some...
| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no | Need Doc update | no ##...
node v20 highcharts version 10.4.0 export server version: 3.1.1 #### Expected behaviour ##### Graph rendered correctly (4999 data points)  #### Actual behaviour ##### Graph rendered with increasing errors (5000...