Arne De Herdt

Results 12 issues of Arne De Herdt

Hello, we currently rely on devise_invitable to invite users to our application. However, some of these users have internationalized emails from Germany. For example: `Maß[email protected]`, and devise doesn't seem to...

Okay, I've been out of the .NET loop for several years now, but I still keep getting job offers. Usually I can pass the coding examples, but need to decline...

Hello, I'm unable to get the client to compile under macos bigsur. I have the Oracle Instant Client v12 installed as we use this for other projects well, but one...

Hello, trying to set up an Oracle DB in the Docker engine. Pulled the image, and made a container, which tries to start, but dies with the following: ``` cat...

database

Hello, The Timber logger is throwing the following deprecation warnings: ``` DEPRECATION WARNING: Logger don't need to call #after_initialize directly anymore. It will be deprecated without replacement in Rails 6.1...

**NEST/Elasticsearch.Net version**: 7.15.5 **Elasticsearch version**: 8.10.4 **.NET runtime version**: .NET 5 **Operating system version**: Irrelevant **Description of the problem including expected versus actual behavior**: When generating queries using Nest, you...

7.x
Category: Feature

**NEST/Elasticsearch.Net version**: 7.17.5 **Elasticsearch version**: 8.10.4 **.NET runtime version**: .NET 5 **Operating system version**: Windows 11 / Linux **Description of the problem including expected versus actual behavior**: We are using...

7.x

Hello, With the release of Spring 4.0, rake tasks and processes just hang, both on local systems as well as the CI Pipeline. For example: ```bash bundle exec rails db:drop...

Hello, I'm currently trying to upgrade our `sprockets-rails` from 3.1 to 3.2.0, and this works for the application itself, namely I can run the application and everything works, but our...

Hello, I've included `minitest-ci` for our projects on CircleCI, but the tests are failing when using minitest with the following error: ``` [Minitest::CI] Generating test report in JUnit XML format......