diff --git a/Rails.md b/Rails.md index c2647d2..3f92dfc 100644 --- a/Rails.md +++ b/Rails.md @@ -35,6 +35,9 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [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. +- [ActionPolicy](https://github.com/palkan/action_policy) Authorization framework for Ruby and Rails applications. + +Composable. Extensible. Performant. ## Interessante Javascript Plugins