From 63208b3fcb846cf22ce4ddca1f30443b23576570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Wed, 28 Aug 2024 06:11:37 +0200 Subject: [PATCH] Added useful libary --- Rails.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.md b/Rails.md index 50de89b..06ba660 100644 --- a/Rails.md +++ b/Rails.md @@ -33,6 +33,7 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [Letter Opener](https://github.com/ryanb/letter_opener) Preview email in the default browser instead of sending it - [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 ## Interessante Javascript Plugins