From ab3ae9e4ac944b8d3bbae66da33430e740689e83 Mon Sep 17 00:00:00 2001 From: Simon Isler Date: Thu, 28 May 2026 08:06:11 +0200 Subject: [PATCH] Add link pointing to redmine oauth sign in --- ruby_on_rails/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ruby_on_rails/README.md b/ruby_on_rails/README.md index fba970f3..c66d4ee0 100644 --- a/ruby_on_rails/README.md +++ b/ruby_on_rails/README.md @@ -79,3 +79,4 @@ useful services: 1. [wicked pdf](wicked_pdf.md) `gem wicked_pdf` 1. [Recaptcha v3](recaptcha.md) 1. [Wallee Payment Integration](wallee.md) +1. [Sign in with Redmine](https://gist.github.com/sislr/fb7f6d8f05c96c199d9525706561902d)