From 7128ff94406ebf68b73feb139951eb7738b8b213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Fri, 16 Aug 2024 01:50:39 +0200 Subject: [PATCH] Added usefull libary --- Rails.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.md b/Rails.md index 8c2edec..166a883 100644 --- a/Rails.md +++ b/Rails.md @@ -28,6 +28,7 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [Positioning](https://github.com/brendon/positioning) Positioning supports multiple lists per model with global, simple, and complex scopes - [Hotwire Combobox](https://www.driftingruby.com/episodes/hotwire-combobox) In this episode, we tackle the issue of slow-loading dropdowns with a high volume of options by implementing an asynchronous select using the Hotwire Combobox library - [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 ## Interessante Javascript Plugins