From 788a172018a930a3bbaff1f7891cdd05c1e92d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Tue, 27 Aug 2024 16:50:07 +0200 Subject: [PATCH] Added useful plugin --- Rails.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.md b/Rails.md index 8f17b24..50de89b 100644 --- a/Rails.md +++ b/Rails.md @@ -32,6 +32,7 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [Icon Helper](https://webcrunch.com/posts/svg-icons-with-ruby-on-rails) - [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) ## Interessante Javascript Plugins