Added useful link to readme
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
2024-08-22 23:52:33 +02:00
parent e7ef384773
commit 84abe01fee

View File

@@ -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)