diff --git a/Rails.md b/Rails.md index 3f30d71..c2647d2 100644 --- a/Rails.md +++ b/Rails.md @@ -34,6 +34,7 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [Simple Forms](https://github.com/heartcombo/simple_form) - [Auto Session Timeout](https://github.com/pelargir/auto-session-timeout) - [Shrine](https://shrinerb.com/) Alternative for ActiveStorage +- [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. ## Interessante Javascript Plugins