From 84abe01fee0b0af1ab0a731aee2af6542d370423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Thu, 22 Aug 2024 23:52:33 +0200 Subject: [PATCH] Added useful link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9e6937..3d4f4b3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Alternate name in german could be Fuhrpark Management System (FMS) - [authentication](https://github.com/lazaronixon/authentication-zero) - [Generate authentication like Rails 8 will](https://bootrails.com/blog/generate-authentication-like-rails-8-will/) +- [Pundit](https://github.com/varvet/pundit) Pundit provides a set of helpers which guide you in leveraging regular Ruby classes and object oriented design patterns to build a straightforward, robust, and scalable authorization system. - [chartkick](https://chartkick.com/) - [simple forms](https://github.com/heartcombo/simple_form)