From d8f84f90a3bde159a631d3517526c2412a716c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Tue, 20 Aug 2024 13:35:19 +0200 Subject: [PATCH] Added useful link --- Rails.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.md b/Rails.md index ced182d..8f17b24 100644 --- a/Rails.md +++ b/Rails.md @@ -31,6 +31,7 @@ Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://tees - [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 +- [Simple Forms](https://github.com/heartcombo/simple_form) ## Interessante Javascript Plugins