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